aboutsummaryrefslogtreecommitdiff
path: root/sword1/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/screen.h')
-rw-r--r--sword1/screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/screen.h b/sword1/screen.h
index 64b506227f..bef314791b 100644
--- a/sword1/screen.h
+++ b/sword1/screen.h
@@ -119,7 +119,7 @@ private:
ObjectMan *_objMan;
SwordText *_textMan;
- uint16 _currentScreen;
+ uint16 _currentScreen;
uint8 *_screenBuf;
uint8 *_screenGrid;
uint16 *_layerGrid[4];