Clean up WRAM, SRAM, and HRAM space (#6)

This commit is contained in:
xCrystal
2023-07-25 19:49:25 +02:00
parent 787caa2147
commit 2d5bd722cd
10 changed files with 19 additions and 335 deletions

View File

@@ -7,7 +7,6 @@ ResetMapBufferEventFlags::
ResetBikeFlags::
xor a
ld hl, wBikeFlags
ld [hli], a
ld [hl], a
ret