mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-23 23:41:24 +00:00
Match En actors A-C, and a few more (#1890)
This commit is contained in:
parent
7d128adf83
commit
10bae68937
20 changed files with 112 additions and 80 deletions
|
@ -272,5 +272,7 @@ void EnBoom_Draw(Actor* thisx, PlayState* play) {
|
|||
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
||||
gSPDisplayList(POLY_OPA_DISP++, gBoomerangRefDL);
|
||||
|
||||
if (1) {}
|
||||
|
||||
CLOSE_DISPS(play->state.gfxCtx, "../z_en_boom.c", 604);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue