aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index e4a20a3488..ad476a859e 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -250,7 +250,8 @@ enum ScummGameId {
GID_FREDDI2,
GID_FREDDICOVE,
GID_PUTTRACE,
- GID_FUNSHOP // Used for all three funshops
+ GID_FUNSHOP, // Used for all three funshops
+ GID_FOOTBALL
};
struct SentenceTab {