aboutsummaryrefslogtreecommitdiff
path: root/engines/sword2/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword2/object.h')
-rw-r--r--engines/sword2/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword2/object.h b/engines/sword2/object.h
index 7ee8766105..57f020eb63 100644
--- a/engines/sword2/object.h
+++ b/engines/sword2/object.h
@@ -110,7 +110,7 @@ public:
// in low word:
-#define NO_SPRITE 0x00000000 // don't print
+#define NO_SPRITE 0x00000000 // don't print
#define BGP0_SPRITE 0x00000001 // fixed to background parallax[0]
#define BGP1_SPRITE 0x00000002 // fixed to background parallax[1]
#define BACK_SPRITE 0x00000004 // 'background' sprite, fixed to main background