summaryrefslogtreecommitdiff
path: root/src/fios.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fios.h')
-rw-r--r--src/fios.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fios.h b/src/fios.h
index 06a4856ae..4338be727 100644
--- a/src/fios.h
+++ b/src/fios.h
@@ -33,7 +33,7 @@ enum {
MAX_FILE_SLOTS = 64
};
-enum SaveLoadDialogMode{
+enum SaveLoadDialogMode {
SLD_LOAD_GAME,
SLD_LOAD_SCENARIO,
SLD_SAVE_GAME,