mirror of
https://github.com/HarbourMasters/Starship
synced 2026-06-01 01:48:51 -04:00
fix level select mod
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "fox_map.h"
|
||||
|
||||
extern PlanetId sPlanetList[15];
|
||||
extern s32 sCurrentPlanetId;
|
||||
extern PlanetId sCurrentPlanetId;
|
||||
|
||||
void Map_LevelSelect(void) {
|
||||
static char* sLevelSelectPlanetNames[] = {
|
||||
|
||||
Reference in New Issue
Block a user