aboutsummaryrefslogtreecommitdiff
path: root/frontend/plugin_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/plugin_lib.h')
-rw-r--r--frontend/plugin_lib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontend/plugin_lib.h b/frontend/plugin_lib.h
index eb8d00f..50fcf9e 100644
--- a/frontend/plugin_lib.h
+++ b/frontend/plugin_lib.h
@@ -17,8 +17,6 @@ enum {
DKEY_CROSS,
DKEY_SQUARE,
};
-//extern int in_type1, in_type2;
-//extern int in_keystate, in_state_gun, in_a1[2], in_a2[2], in_a3[2], in_a4[2];
extern int in_state_gun;
extern int in_type[8];
extern int in_analog_left[8][2];