aboutsummaryrefslogtreecommitdiff
path: root/plat.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat.h')
-rw-r--r--plat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat.h b/plat.h
index 687106d..d684f97 100644
--- a/plat.h
+++ b/plat.h
@@ -53,6 +53,7 @@ typedef enum {
btn_down,
btn_shoot,
btn_jump,
+ btn_special,
btn_start,
btn_count
} Btn;