summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/doom/i_video.c2
-rw-r--r--docs/CREDITS2
2 files changed, 3 insertions, 1 deletions
diff --git a/apps/plugins/doom/i_video.c b/apps/plugins/doom/i_video.c
index d947266..dd47cdb 100644
--- a/apps/plugins/doom/i_video.c
+++ b/apps/plugins/doom/i_video.c
@@ -351,7 +351,7 @@ void I_ShutdownGraphics(void)
#define DOOMBUTTON_OPEN BUTTON_MENU
#define DOOMBUTTON_ESC BUTTON_POWER
#define DOOMBUTTON_ENTER BUTTON_LEFT
-#define DOOMBUTTON_WEAPON BUTOTN_VOL_DOWN
+#define DOOMBUTTON_WEAPON BUTTON_VOL_DOWN
#define DOOMBUTTON_MAP BUTTON_VOL_UP
#elif CONFIG_KEYPAD == ONDAVX747_PAD
#define DOOMBUTTON_ESC BUTTON_POWER
diff --git a/docs/CREDITS b/docs/CREDITS
index d2eacb8..5ec43fd 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -570,6 +570,8 @@ Sergio Vera
Michael Leslie
Craig Mann
William Peters
+Li Jie
+
The libmad team
The wavpack team