aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/graphics.h
diff options
context:
space:
mode:
authorAlyssa Milburn2011-03-29 15:06:46 +0200
committerAlyssa Milburn2011-03-29 15:06:46 +0200
commit86fcca5a878fa464f4b5751fa5fb9ad0a7d69f9e (patch)
tree5a75f41be41a170dab44826791a080d199cd898c /engines/mohawk/graphics.h
parent97966c36e1ef2a00d30410c9d4daae491c1bd994 (diff)
downloadscummvm-rg350-86fcca5a878fa464f4b5751fa5fb9ad0a7d69f9e.tar.gz
scummvm-rg350-86fcca5a878fa464f4b5751fa5fb9ad0a7d69f9e.tar.bz2
scummvm-rg350-86fcca5a878fa464f4b5751fa5fb9ad0a7d69f9e.zip
MOHAWK: comment text after #endif
Diffstat (limited to 'engines/mohawk/graphics.h')
-rw-r--r--engines/mohawk/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mohawk/graphics.h b/engines/mohawk/graphics.h
index 1331508421..5cac68c510 100644
--- a/engines/mohawk/graphics.h
+++ b/engines/mohawk/graphics.h
@@ -241,7 +241,7 @@ private:
uint _creditsImage, _creditsPos;
};
-#endif ENABLE_RIVEN
+#endif // ENABLE_RIVEN
class LBGraphics : public GraphicsManager {
public: