aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/agos.h
diff options
context:
space:
mode:
authorJordi Vilalta Prat2008-01-28 00:14:17 +0000
committerJordi Vilalta Prat2008-01-28 00:14:17 +0000
commitd6c34bdc4b12ea7bef445ef4d84bf8a5370c02dd (patch)
treee6e98f266610f6428c248aed6abc75e637e45231 /engines/agos/agos.h
parent66e9d4f5e8f35b28f8abd9ce53a0da4da3ce8985 (diff)
downloadscummvm-rg350-d6c34bdc4b12ea7bef445ef4d84bf8a5370c02dd.tar.gz
scummvm-rg350-d6c34bdc4b12ea7bef445ef4d84bf8a5370c02dd.tar.bz2
scummvm-rg350-d6c34bdc4b12ea7bef445ef4d84bf8a5370c02dd.zip
Fixed the spaces before tabs.
svn-id: r30667
Diffstat (limited to 'engines/agos/agos.h')
-rw-r--r--engines/agos/agos.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/agos/agos.h b/engines/agos/agos.h
index 2e8a20f6fd..93ccdb8b21 100644
--- a/engines/agos/agos.h
+++ b/engines/agos/agos.h
@@ -324,8 +324,8 @@ protected:
uint8 _wallOn;
uint16 _hyperLink, _newLines;
- uint16 _oracleMaxScrollY, _noOracleScroll;
- uint16 _interactY;
+ uint16 _oracleMaxScrollY, _noOracleScroll;
+ uint16 _interactY;
int16 _scriptVerb, _scriptNoun1, _scriptNoun2;
int16 _scriptAdj1, _scriptAdj2;
@@ -1634,8 +1634,8 @@ protected:
void sendInteractText(uint16 num, const char *fmt, ...);
void checkLinkBox();
- void hyperLinkOn(uint16 x);
- void hyperLinkOff();
+ void hyperLinkOn(uint16 x);
+ void hyperLinkOff();
void linksUp();
void linksDown();