Clean up bugs commented in the source code (#912)
Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com>
This commit is contained in:
@@ -498,6 +498,7 @@ PhoneCall::
|
||||
ld [hl], "☎"
|
||||
inc hl
|
||||
inc hl
|
||||
; BUG: The unused phonecall script command may crash (see docs/bugs_and_glitches.md)
|
||||
ld a, [wPhoneScriptBank]
|
||||
ld b, a
|
||||
ld a, [wPhoneCaller]
|
||||
|
Reference in New Issue
Block a user