aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.h
diff options
context:
space:
mode:
authorTorbjörn Andersson2003-08-02 19:55:17 +0000
committerTorbjörn Andersson2003-08-02 19:55:17 +0000
commit32ad85807a7fa3ca810c7b74052de55ddd647750 (patch)
tree0eec5a42b4736a2d5f09250e10505d70acc80a1f /sky/sky.h
parent83450bef27037c2b1dacbdca1b798304b37226fa (diff)
downloadscummvm-rg350-32ad85807a7fa3ca810c7b74052de55ddd647750.tar.gz
scummvm-rg350-32ad85807a7fa3ca810c7b74052de55ddd647750.tar.bz2
scummvm-rg350-32ad85807a7fa3ca810c7b74052de55ddd647750.zip
Removed introimg.cpp. Apparently Foster's don't want to be associated with
gap-toothed doddering old fools, so we should just go with whatever image is in the game data files. svn-id: r9427
Diffstat (limited to 'sky/sky.h')
-rw-r--r--sky/sky.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sky/sky.h b/sky/sky.h
index d32b283871..a82d91798c 100644
--- a/sky/sky.h
+++ b/sky/sky.h
@@ -112,8 +112,6 @@ protected:
void doCheat(uint8 num);
void handleKey(void);
- static uint8 fosterImg[297 * 143];
- static uint8 fosterPal[256 * 3];
uint32 _lastSaveTime;
SkyText *getSkyText();