From 799b0b8773d6add1de99efd582c93701b82e970d Mon Sep 17 00:00:00 2001 From: notaz Date: Sun, 6 Feb 2011 01:27:48 +0200 Subject: frontend: support analog controller using nubs; some refactoring also enable frameskip by default, it makes the experience a bit better on most games. --- frontend/pandora.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 frontend/pandora.h (limited to 'frontend/pandora.h') diff --git a/frontend/pandora.h b/frontend/pandora.h new file mode 100644 index 0000000..9bab84f --- /dev/null +++ b/frontend/pandora.h @@ -0,0 +1 @@ +int pandora_init(void); -- cgit v1.2.3