aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/agi/agi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/agi.h b/engines/agi/agi.h
index bda1f1dbb2..01db2acb23 100644
--- a/engines/agi/agi.h
+++ b/engines/agi/agi.h
@@ -254,7 +254,7 @@ enum AgiMonitorType {
kAgiMonitorCga = 0,
// kAgiMonitorTandy = 1, // Not sure about this
kAgiMonitorHercules = 2,
- kAgiMonitorEga = 3,
+ kAgiMonitorEga = 3
// kAgiMonitorVga = 4 // Not sure about this
};