mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-04-09 20:00:47 +12:00
named more variables
This commit is contained in:
parent
64cfbcce7a
commit
132d036752
33 changed files with 185 additions and 142 deletions
|
|
@ -18,7 +18,7 @@ OaksAideScript: ; 0x59035
|
|||
.giveItem
|
||||
ld hl, OaksAideHereYouGoText
|
||||
call PrintText
|
||||
ld a, [hOaksAideItemReward]
|
||||
ld a, [hOaksAideRewardItem]
|
||||
ld b, a
|
||||
ld c, 1
|
||||
call GiveItem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue