From 86f8c77a76f221fcdb245d667188fe682b4cfcdc Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Tue, 3 Jan 2017 21:18:52 -0800 Subject: Add support for SMS controllers --- io.h | 1 + 1 file changed, 1 insertion(+) (limited to 'io.h') 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, -- cgit v1.2.3