aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/opcodes.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2007-02-20 17:22:58 +0000
committerTorbjörn Andersson2007-02-20 17:22:58 +0000
commit11682377e42c1ce70578eb2043776295b72f9b69 (patch)
treef912c489add31850dacff851e7eef0542fc1b584 /engines/agi/opcodes.h
parentd689187aa34e63cf3a4caac6b68ff8e0b1e66e28 (diff)
downloadscummvm-rg350-11682377e42c1ce70578eb2043776295b72f9b69.tar.gz
scummvm-rg350-11682377e42c1ce70578eb2043776295b72f9b69.tar.bz2
scummvm-rg350-11682377e42c1ce70578eb2043776295b72f9b69.zip
More header consistency fixes. (Actually, there was nothing at all to keep
font.h from being included multiple times.) svn-id: r25744
Diffstat (limited to 'engines/agi/opcodes.h')
-rw-r--r--engines/agi/opcodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/opcodes.h b/engines/agi/opcodes.h
index 8adffec4a4..e8a29c77d5 100644
--- a/engines/agi/opcodes.h
+++ b/engines/agi/opcodes.h
@@ -41,4 +41,4 @@ extern AgiLogicnames logicNamesIf[];
} // End of namespace Agi
-#endif /* AGI_OPCODES_H */
+#endif /* AGI_OPCODES_H */