]> 4ch.mooo.com Git - 16.git/blobdiff - src/vrstest.c
==== animation fram walk ==== i polished the shit out of it and it works MUCH better...
[16.git] / src / vrstest.c
index 14baca184f71fe280f1b25722aa7ed1547f3dcab..fbc111df8bbe56d7ee849989852adbfbcbcb1a6b 100755 (executable)
@@ -29,6 +29,7 @@
 #include "src/lib/16_mm.h"\r
 \r
 extern boolean dbg_nointest;\r
+boolean panswitch;\r
 \r
 static word far* clockw= (word far*) 0x046C; /* 18.2hz clock */\r
 static byte palette[768];\r
@@ -95,7 +96,7 @@ void main()
        i = set_anim_by_id((enti.spri), 31);\r
        if (i == -1)\r
        {\r
-               return;\r
+               printf("glitch!\n");\r
        }\r
        enti.spri->x = TILEWH-4;\r
        enti.spri->y = TILEWH;\r
@@ -141,7 +142,7 @@ void main()
                        break;\r
                }*/\r
                if(IN_KeyDown(25)){ modexpdump(&gvar.video.page[0]);  IN_UserInput(1,1); } //p\r
-FUNCTIONKEYFUNCTIONS;\r
+//FUNCTIONKEYFUNCTIONS;\r
        }\r
        VGAmodeX(0, 1, &gvar);\r
        MM_ShowMemory(&gvar);\r