diff stateview.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 32e95d6733a6
children 3602f3b20072
line wrap: on
line diff
--- a/stateview.c	Thu Aug 02 19:05:48 2018 -0700
+++ b/stateview.c	Thu Aug 02 19:06:57 2018 -0700
@@ -79,6 +79,10 @@
 {
 }
 
+void controller_add_mappings()
+{
+}
+
 tern_node * config;
 int headless = 0;