This commit is contained in:
retro-wertz
2017-09-16 17:45:51 +08:00
parent 8b41b3ff14
commit 793c61f7ac

View File

@@ -1090,7 +1090,6 @@ void GetMouseData(uint32_t *zapdata)
zapdata[0] = mzx;
zapdata[1] = mzy;
zapdata[2] = mzb;
FCEU_printf("%d %d %x %x\n", mzx, mzy, mzx, mzy);
}
/*