mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Compute wc7e8 size
This commit is contained in:
parent
95c0c31c8f
commit
99f26a6097
@ -2,8 +2,8 @@
|
||||
|
||||
Clearwc7e8:: ; 210f
|
||||
ld hl, wc7e8
|
||||
ld bc, 24
|
||||
ld a, $0
|
||||
ld bc, wc7e8_End - wc7e8
|
||||
ld a, 0
|
||||
call ByteFill
|
||||
ret
|
||||
; 211b
|
||||
|
Loading…
Reference in New Issue
Block a user