diff options
author | aliaspider | 2015-11-05 11:18:29 +0100 |
---|---|---|
committer | aliaspider | 2015-11-05 11:18:29 +0100 |
commit | 3984fdf2850cab7f4cb0244ce1b9f84901e78385 (patch) | |
tree | 33b6b2d2a0fa1ea9d89d5d7a6a22f180fc370ebc | |
parent | e99c4c76c342a79be391920508adb483401a33b7 (diff) | |
download | snes9x2002-3984fdf2850cab7f4cb0244ce1b9f84901e78385.tar.gz snes9x2002-3984fdf2850cab7f4cb0244ce1b9f84901e78385.tar.bz2 snes9x2002-3984fdf2850cab7f4cb0244ce1b9f84901e78385.zip |
cleanup
-rw-r--r-- | src/ppu.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -42,7 +42,6 @@ #define _PPU_H_ #include "rops.h" -//#include "menu.h" #define FIRST_VISIBLE_LINE 1 |