replace warnpc with assert pc <=

This commit is contained in:
scawful
2024-09-18 18:21:55 -04:00
parent 5c98331ddf
commit db9f28bf2a
28 changed files with 120 additions and 119 deletions

View File

@@ -50,7 +50,7 @@ LinkItem_FishingRodAndPortalRod:
RTS
}
warnpc $07AFB4
assert pc() <= $07AFB4
pullpc
@@ -198,7 +198,7 @@ Prizes:
db $D8, $D2, $D2, $D2, $D9, $DA, $DB, $DC, $DF, $E0, $E1, $D9, $D9, $DA, $D9, $DA
;warnpc $07A64A
;assert pc() <= $07A64A
fishingrodgfx: