mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-22 06:52:03 +00:00
improve matches (#1413)
This commit is contained in:
parent
26d6028ff1
commit
a715bf63d0
21 changed files with 45 additions and 104 deletions
|
@ -2249,7 +2249,6 @@ static Gfx D_80B4A2F8[] = {
|
|||
void EnZf_Draw(Actor* thisx, PlayState* play) {
|
||||
s32 pad;
|
||||
EnZf* this = (EnZf*)thisx;
|
||||
; // Extra ";" required for matching. Cannot be if (1) {} or the like. Typo?
|
||||
|
||||
OPEN_DISPS(play->state.gfxCtx, "../z_en_zf.c", 3533);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue