This commit is contained in:
Paul 2001-07-13 21:31:02 +00:00
parent 00cdd7a011
commit 19ef8f78b7
4 changed files with 53 additions and 13 deletions

View file

@ -89,8 +89,8 @@ public:
private:
enum
{
MAX_XM_SONGS=5, // How many mods our internal loader copes with
MAX_XM_VABS=5, // How many vabs our internal loader copes with
MAX_XM_SONGS=2, // How many mods our internal loader copes with
MAX_XM_VABS=2, // How many vabs our internal loader copes with
MAX_SONG_HEADERS=24, // Number of mods that xmplay can play at once
MAX_XM_HEADERS=MAX_XM_SONGS, // Number of mods that xmplay can load at once