summaryrefslogtreecommitdiff
path: root/src/gfx16.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfx16.c')
-rw-r--r--src/gfx16.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gfx16.c b/src/gfx16.c
index 5c520f5..5653a44 100644
--- a/src/gfx16.c
+++ b/src/gfx16.c
@@ -2244,7 +2244,7 @@ void DrawBackground_16(uint32 BGMode, uint32 bg, uint8 Z1, uint8 Z2)
}
-static inline void DrawBackground(uint32 BGMode, uint32 bg, uint8 Z1, uint8 Z2)
+static INLINE void DrawBackground(uint32 BGMode, uint32 bg, uint8 Z1, uint8 Z2)
{
//StartAnalyze();