This commit is contained in:
Paul 2001-05-31 21:17:33 +00:00
parent 062efa6ffc
commit 0b7cfb2027
10 changed files with 446 additions and 138 deletions

View file

@ -16,6 +16,7 @@ struct sLvlTab
u8 totalSpatCount;
FileEquate LevelFilename,TexFilename;
int songId;
u16 ChapterLoadingText,LevelLoadingText;
};
/*****************************************************************************/