mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-08 22:54:38 -04:00
Fixed variable
This commit is contained in:
@@ -30,7 +30,7 @@ void Overlay_LoadSegment(void* vRomAddress, void* dest, ptrdiff_t size) {
|
||||
s32 i;
|
||||
Lib_FillScreen(true);
|
||||
sFillTimer = 3;
|
||||
D_80161A39 = true;
|
||||
D_game_80161A39 = true;
|
||||
}
|
||||
|
||||
u8 Overlay_Init(OverlayInit* ovlInit) {
|
||||
|
||||
Reference in New Issue
Block a user