mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
[docs] Pull upstream updates: SetupDL (#2048)
This commit is contained in:
parent
d7c3522142
commit
3cb9f93ff4
378 changed files with 1114 additions and 1022 deletions
|
@ -1369,7 +1369,7 @@ void Play_Draw(PlayState* play) {
|
|||
gSPSegment(POLY_XLU_DISP++, 0x02, play->sceneSegment);
|
||||
gSPSegment(OVERLAY_DISP++, 0x02, play->sceneSegment);
|
||||
|
||||
func_80095248(gfxCtx, 0, 0, 0);
|
||||
Gfx_SetupFrame(gfxCtx, 0, 0, 0);
|
||||
|
||||
if ((HREG(80) != 10) || (HREG(82) != 0)) {
|
||||
POLY_OPA_DISP = Play_SetFog(play, POLY_OPA_DISP);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue