move common files to root
[libpicofe.git] / in_sdl.h
diff --git a/in_sdl.h b/in_sdl.h
new file mode 100644 (file)
index 0000000..47f7a83
--- /dev/null
+++ b/in_sdl.h
@@ -0,0 +1,3 @@
+struct in_default_bind;
+
+void in_sdl_init(const struct in_default_bind *defbinds);