wwww
修訂 | 45582828e24886e907407a373c7d82ebd2ace931 (tree) |
---|---|
時間 | 2016-08-24 21:12:39 |
作者 | sparky4 <sparky4@cock...> |
Commiter | sparky4 |
wwww polished vrstest.c
@@ -52,7 +52,7 @@ void main() { | ||
52 | 52 | struct vrl1_vgax_header huge *curr_vrl; |
53 | 53 | struct vrl_container *vrl; |
54 | 54 | int success; |
55 | - byte w=1; | |
55 | + word w=1; | |
56 | 56 | |
57 | 57 | |
58 | 58 |
@@ -177,7 +177,7 @@ void main() { | ||
177 | 177 | { |
178 | 178 | switch(w) |
179 | 179 | { |
180 | - case 252: | |
180 | + case 65532: | |
181 | 181 | modexPalUpdate0(pal); |
182 | 182 | w=1; |
183 | 183 | default: |