aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/d_draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/driver/d_draw.h')
-rw-r--r--sword2/driver/d_draw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/driver/d_draw.h b/sword2/driver/d_draw.h
index 9fe87e16ab..cea1941ad6 100644
--- a/sword2/driver/d_draw.h
+++ b/sword2/driver/d_draw.h
@@ -236,7 +236,7 @@ public:
int32 openLightMask(_spriteInfo *s);
int32 closeLightMask(void);
};
-
+
} // End of namespace Sword2
#endif