MAX_LEVELS         67 modules/games/gui_sokoban.c static unsigned short level_start_list[MAX_LEVELS];
MAX_LEVELS         68 modules/games/gui_sokoban.c static unsigned char level_length_list[MAX_LEVELS];
MAX_LEVELS        331 modules/games/gui_sokoban.c         } while(p && num_levels < MAX_LEVELS);