diff stateview.c @ 1196:74e77aec9004

Fix stateview and vgmplay targets
author Michael Pavone <pavone@retrodev.com>
date Tue, 24 Jan 2017 23:00:56 -0800
parents 928a65750345
children c95893007a83
line wrap: on
line diff
--- a/stateview.c	Tue Jan 24 21:26:46 2017 -0800
+++ b/stateview.c	Tue Jan 24 23:00:56 2017 -0800
@@ -59,6 +59,10 @@
 {
 }
 
+void handle_joy_added(int joystick)
+{
+}
+
 void handle_mousedown(int mouse, int button)
 {
 }