diff options
Diffstat (limited to 'vgmplay.c')
-rw-r--r-- | vgmplay.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -62,10 +62,6 @@ void handle_mouseup(int mouse, int button) { } -void controller_add_mappings() -{ -} - int headless = 0; #define CYCLE_LIMIT MCLKS_NTSC/60 |