aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/smush_font.h
diff options
context:
space:
mode:
authorEugene Sandulenko2005-07-30 21:11:48 +0000
committerEugene Sandulenko2005-07-30 21:11:48 +0000
commit6b4484472b79dc7ea7d1ce545a28fba7d3b7696f (patch)
treec44c4e61f18ddd537f7082cb48869cf33d422fbd /scumm/smush/smush_font.h
parent86ab70b149e5cd00cf54f2e41896e2c4e16795e4 (diff)
downloadscummvm-rg350-6b4484472b79dc7ea7d1ce545a28fba7d3b7696f.tar.gz
scummvm-rg350-6b4484472b79dc7ea7d1ce545a28fba7d3b7696f.tar.bz2
scummvm-rg350-6b4484472b79dc7ea7d1ce545a28fba7d3b7696f.zip
Remove trailing whitespaces.
svn-id: r18604
Diffstat (limited to 'scumm/smush/smush_font.h')
-rw-r--r--scumm/smush/smush_font.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/smush/smush_font.h b/scumm/smush/smush_font.h
index 3cb0c4d19f..a2811c2530 100644
--- a/scumm/smush/smush_font.h
+++ b/scumm/smush/smush_font.h
@@ -32,7 +32,7 @@ protected:
int16 _color;
bool _new_colors;
bool _original;
-
+
int getStringWidth(const char *str);
int getStringHeight(const char *str);