X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Finputest.c;h=1bb0d78ca1bea007ce0f9b026c382735a7fc4b76;hb=f888d29c0ceaa48568b15f3269df70e6498c9dbc;hp=e74d10c7027b57dee4341a6f752cce88e38e8719;hpb=5af1604f7af6c1d1ab94299bfe6a4195b203a323;p=16.git diff --git a/src/inputest.c b/src/inputest.c index e74d10c7..1bb0d78c 100755 --- a/src/inputest.c +++ b/src/inputest.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2018 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -25,8 +25,8 @@ #include "src/lib/16_in.h" #include "src/lib/16_tail.h" -//#define INPUTEST_JOYSTICKPADTEST -#define INPUTEST_MOUSETEST +#define INPUTEST_JOYSTICKPADTEST +//#define INPUTEST_MOUSETEST void main(int argc, char *argv[]) @@ -67,8 +67,6 @@ main(int argc, char *argv[]) gvar.player[0].enti.d=2; gvar.player[0].enti.spt=4; -//0000 nibbletest(); -//0000 booleantest(); //printf("dbg_testkeyin=%u dbg_testcontrolnoisy=%u dbg_nogvar.playerinpu=%u\nloop if this is not responsive then please KILL or reset machine sorry!!\n", dbg_testkeyin, dbg_testcontrolnoisy, dbg_nogvar.playerinpu); while(!gvar.in.inst->Keyboard[sc_Escape]) {