diff vgmplay.c @ 1607:0174759e559f

Fix a couple of default targets
author Michael Pavone <pavone@retrodev.com>
date Thu, 02 Aug 2018 19:06:57 -0700
parents 55d357bb4398
children c9695252eff4
line wrap: on
line diff
--- a/vgmplay.c	Thu Aug 02 19:05:48 2018 -0700
+++ b/vgmplay.c	Thu Aug 02 19:06:57 2018 -0700
@@ -62,6 +62,10 @@
 {
 }
 
+void controller_add_mappings()
+{
+}
+
 int headless = 0;
 
 #define CYCLE_LIMIT MCLKS_NTSC/60