• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

wwww


Commit MetaInfo

Revision5fa3d7382a9d93b69fb964d116a9f931cc4c2684 (tree)
Time2016-08-24 21:34:12
Authorsparky4 <sparky4@cock...>
Commitersparky4

Log Message

wwww polished vrstest.c

Change Summary

Incremental Difference

--- a/src/vrstest.c
+++ b/src/vrstest.c
@@ -52,7 +52,7 @@ void main() {
5252 struct vrl1_vgax_header huge *curr_vrl;
5353 struct vrl_container *vrl;
5454 int success;
55- word w=1;
55+ word w=0;
5656
5757
5858
@@ -177,9 +177,9 @@ void main() {
177177 {
178178 switch(w)
179179 {
180- case 16384:
180+ case 1024:
181181 modexPalUpdate0(pal);
182- w=1;
182+ w=0;
183183 default:
184184 w++;
185185 break;