You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Compute wc7e8 size
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user