1
0
Fork 0
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:
engineer124 2022-10-21 18:57:30 -04:00 committed by GitHub
parent 26d6028ff1
commit a715bf63d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 45 additions and 104 deletions

View file

@ -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);