mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 21:45:00 +03:00
get rid of fixed size in gPlanetPathStatus
This commit is contained in:
parent
e1785c35dd
commit
31b2a56251
@ -52,7 +52,7 @@ extern s32 D_ctx_80177B50[7];
|
||||
extern s32 D_ctx_80177B70[7];
|
||||
extern PlanetId D_ctx_80177B90[7];
|
||||
extern s32 D_ctx_80177BB0[7];
|
||||
extern s32 gPlanetPathStatus[22]; // overruns D_ctx_80177C30?
|
||||
extern s32 gPlanetPathStatus[]; // overruns D_ctx_80177C30?
|
||||
extern s32 gPrevPlanetTeamShields[6];
|
||||
extern s32 D_ctx_80177C58[6];
|
||||
extern u8 gSoundMode;
|
||||
|
Loading…
Reference in New Issue
Block a user