aboutsummaryrefslogtreecommitdiff
path: root/queen/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'queen/graphics.h')
-rw-r--r--queen/graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/graphics.h b/queen/graphics.h
index b565848054..20af746950 100644
--- a/queen/graphics.h
+++ b/queen/graphics.h
@@ -233,7 +233,7 @@ private:
TextSlot _texts[GAME_SCREEN_HEIGHT];
uint8 _curTextColor;
- int _cameraBob; // cambob
+ int _cameraBob;
BamData _bam;