diff vgmplay.c @ 1793:c9695252eff4

Remove dummy controller_add_mappings definitions from vgmplay and stateview as controller_info.o has been added to RENDEROBJS in the Makefile
author Michael Pavone <pavone@retrodev.com>
date Wed, 20 Mar 2019 22:06:29 -0700
parents 0174759e559f
children 357878be8be6
line wrap: on
line diff
--- a/vgmplay.c	Wed Mar 20 22:05:27 2019 -0700
+++ b/vgmplay.c	Wed Mar 20 22:06:29 2019 -0700
@@ -62,10 +62,6 @@
 {
 }
 
-void controller_add_mappings()
-{
-}
-
 int headless = 0;
 
 #define CYCLE_LIMIT MCLKS_NTSC/60