Labeled every function in ROM0 that's referenced in the source
This commit is contained in:
@@ -66,9 +66,9 @@ PickedFruitTree: ; 4405f
|
||||
ResetFruitTrees: ; 4406a
|
||||
xor a
|
||||
ld hl, FruitTreeFlags
|
||||
rept 3
|
||||
ld [hli], a
|
||||
endr
|
||||
ld [hli], a
|
||||
ld [hli], a
|
||||
ld [hl], a
|
||||
ld hl, DailyFlags
|
||||
set 4, [hl]
|
||||
|
Reference in New Issue
Block a user