X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=blobdiff_plain;f=src%2Flib%2F16_in.h;h=84100aeca43b7ff5f02bc0fcac332a4c0e8de83c;hp=c2b4b622ca1ef45acaf9477ac8dff43c6ccdbdcf;hb=fd22359b3cf8abccf814365b79906b15a98c8e4e;hpb=adefd71cb8a3e70da10523e4eb97e442a655a6cd diff --git a/src/lib/16_in.h b/src/lib/16_in.h index c2b4b622..84100aec 100755 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -144,11 +144,12 @@ #define sc_ForeSlash 0x35 // / ? // Stuff for the mouse -#define MReset 0 +//moved to 16_tdef.h +/*#define MReset 0 #define MButtons 3 #define MDelta 11 -#define MouseInt 0x33 +#define MouseInt 0x33*/ #ifdef DEMO0 typedef enum { demo_Off,demo_Record,demo_Playback,demo_PlayDone