Labeled every function in ROM0 that's referenced in the source
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
Special:: ; c01b
|
||||
; Run script special de.
|
||||
ld hl, SpecialsPointers
|
||||
rept 3
|
||||
add hl,de
|
||||
endr
|
||||
add hl,de
|
||||
add hl,de
|
||||
ld b, [hl]
|
||||
inc hl
|
||||
ld a, [hli]
|
||||
|
Reference in New Issue
Block a user