mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Fix song of soaring info panel text. (#208)
This commit is contained in:
@@ -1544,7 +1544,7 @@ void KaleidoScope_DrawOwlWarpInfoPanel(PlayState* play) {
|
||||
} else {
|
||||
gDPSetPrimColor(POLY_OPA_DISP++, 0, 0, 255, 255, 255, 255);
|
||||
}
|
||||
|
||||
gSPInvalidateTexCache(POLY_OPA_DISP++, pauseCtx->nameSegment);
|
||||
POLY_OPA_DISP = Gfx_DrawTexQuad4b(POLY_OPA_DISP, pauseCtx->nameSegment, G_IM_FMT_IA, 128, 16, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user