aboutsummaryrefslogtreecommitdiff
path: root/src/menu.c
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-06-29 23:32:41 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-06-29 23:32:41 +0100
commit4a2667ff7d532d0b5c1c9d52d377693c5e1ddd2d (patch)
treed75d358e534690912a6105960c952aeb93a13f36 /src/menu.c
parent918b489aeee1eecd2e8fb8d10ed9b2de9be744ab (diff)
downloadgold-mine-run-4a2667ff7d532d0b5c1c9d52d377693c5e1ddd2d.tar.gz
gold-mine-run-4a2667ff7d532d0b5c1c9d52d377693c5e1ddd2d.zip
Better name
Diffstat (limited to 'src/menu.c')
-rw-r--r--src/menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu.c b/src/menu.c
index ac5bcfc..3cfdbce 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -32,7 +32,7 @@ static void render_menu()
/* names of the cast */
static const char *names[CAST_LEN] = {
- "THE MINER",
+ "MINER",
"SNAKEY",
"BATTY",
"OLD MINER",