X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2F16_dbg.h;h=06c3fccf07f87b9e061914129fcdcc3f02f904ec;hb=25753e20d43e1ebedfc22ec9e94e6c88b4324c7b;hp=32c89b5913acacfb73f0424265ffa0001b1fa3f4;hpb=2e3fb239b58cf341ceb5b4e7b39b6542f5581cae;p=16.git diff --git a/src/lib/16_dbg.h b/src/lib/16_dbg.h index 32c89b59..06c3fccf 100755 --- a/src/lib/16_dbg.h +++ b/src/lib/16_dbg.h @@ -16,7 +16,7 @@ extern boolean dbg_debugpm; #endif #ifdef __DEBUG_InputMgr__ -extern boolean dbg_testkeyin,dbg_testcontrolnoisy,dbg_noplayerinpu; +extern boolean dbg_testkeyin,dbg_testcontrolnoisy; #endif #endif