summaryrefslogtreecommitdiffstats
path: root/src/common/restext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/restext.cpp')
-rw-r--r--src/common/restext.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/common/restext.cpp b/src/common/restext.cpp
index 34c91f2..725a96a 100644
--- a/src/common/restext.cpp
+++ b/src/common/restext.cpp
@@ -49,12 +49,11 @@ void SetGlobalGamerName(char *name)
-typedef struct
+struct KeyDesc
{
KeyRank key;
char name[20];
-}
-KeyDesc;
+};
static KeyDesc keyTable[22] =
{