rnd-20060225-1-src
[rocksndiamonds.git] / src / libgame / system.c
index 2980d7b990a1504cb31a889f759c881c2c99bb5a..12e724040fcb56d54728626c75e30018e4e1a165 100644 (file)
@@ -41,6 +41,7 @@ struct ArtworkInfo    artwork;
 struct JoystickInfo    joystick;
 struct SetupInfo       setup;
 
+LevelDirTree          *leveldir_first_all = NULL;
 LevelDirTree          *leveldir_first = NULL;
 LevelDirTree          *leveldir_current = NULL;
 int                    level_nr;