summaryrefslogtreecommitdiff
path: root/io.h
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2017-01-03 21:18:52 -0800
committerMichael Pavone <pavone@retrodev.com>2017-01-03 21:18:52 -0800
commit86f8c77a76f221fcdb245d667188fe682b4cfcdc (patch)
tree86e54be848f782782ac94d0d3096d562754b35ee /io.h
parent8218a344ce9209af4868bea4441daf2b2f30c975 (diff)
Add support for SMS controllers
Diffstat (limited to 'io.h')
-rw-r--r--io.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/io.h b/io.h
index 7ec7326..9d80038 100644
--- a/io.h
+++ b/io.h
@@ -10,6 +10,7 @@
#include "romdb.h"
enum {
+ IO_GAMEPAD2,
IO_GAMEPAD3,
IO_GAMEPAD6,
IO_MOUSE,