X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=in_sdl.h;fp=in_sdl.h;h=47f7a83280e61e8cee6979917c6e99b91d45b5ec;hb=a86e9a3e58f55bf49d99dfd5e5d6413e17149593;hp=0000000000000000000000000000000000000000;hpb=f506842df2b0e251b56ffe0a828bb2029d423eec;p=libpicofe.git diff --git a/in_sdl.h b/in_sdl.h new file mode 100644 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);