• R/O
  • HTTP
  • SSH
  • HTTPS

提交

Frequently used words (click to add to your profile)

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

wwww


Commit MetaInfo

修訂5567269c594169b6651a053e2e34f7e3acc7e3de (tree)
時間2016-03-11 07:28:12
作者sparky4 <sparky4@cock...>
Commitersparky4

Log Message

wwww

Change Summary

差異

Binary files a/16.exe and b/16.exe differ
Binary files a/bakapi.exe and b/bakapi.exe differ
Binary files a/exmmtest.exe and b/exmmtest.exe differ
Binary files a/fmemtest.exe and b/fmemtest.exe differ
Binary files a/fontgfx.exe and b/fontgfx.exe differ
Binary files a/fonttest.exe and b/fonttest.exe differ
Binary files a/inputest.exe and b/inputest.exe differ
Binary files a/maptest.exe and b/maptest.exe differ
Binary files a/palettec.exe and b/palettec.exe differ
Binary files a/palettel.exe and b/palettel.exe differ
Binary files a/scroll.exe and b/scroll.exe differ
--- a/src/inputest.c
+++ b/src/inputest.c
@@ -38,7 +38,7 @@ main(int argc, char *argv[])
3838 {
3939 IN_ReadControl(0,&player);
4040 //printf("%u\n", IN_KeyDown(sc_Escape));
41- //printf("%u\n", IN_qb(sc_9));
41+ if(IN_qb(sc_9)>0) printf("%u\n", IN_qb(sc_9));
4242 }
4343 IN_Shutdown();
4444 //printf("%u\n", in.Keyboard[sc_Escape]);
--- a/src/lib/16_in.c
+++ b/src/lib/16_in.c
@@ -38,7 +38,7 @@
3838
3939 #include "src/lib/16_in.h"
4040
41-word testkeyin=0,testcontrolnoisy=0;
41+word testkeyin=1,testcontrolnoisy=0;
4242
4343 /*
4444 =============================================================================
Binary files a/test.exe and b/test.exe differ
Binary files a/vgmtest.exe and b/vgmtest.exe differ