This commit is contained in:
Paul 2001-06-12 18:56:40 +00:00
parent bd4323bd18
commit a52ee00ff3
5 changed files with 182 additions and 42 deletions

View file

@ -91,6 +91,7 @@ private:
void copyImageToScreen(int _file,int _x,int _y,int _w,int _h);
DVECTOR getPointerTargetPosition();
int isLevelOpen(unsigned int _chapter,unsigned int _level);
int isChapterOpen(unsigned int _chapter);
int getSpatulaCollectedCount(unsigned int _chapter,unsigned int _level);
int hasQuestItemBeenCollected(unsigned int _chapter,unsigned int _level);