summaryrefslogtreecommitdiff
path: root/engine/save.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-02-07 22:18:42 -0800
committerYamaArashi <shadow962@live.com>2015-02-07 22:18:42 -0800
commit72bbaed99f725b2b8b0d2653968042ce1625354c (patch)
tree691937b64dea468ccba764cf47913ff0a7e4045b /engine/save.asm
parent32f7cf12de9f841f76a3f2010caf6d7a80d47bcc (diff)
fixed hp bar wram label and misc
Diffstat (limited to 'engine/save.asm')
-rwxr-xr-xengine/save.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/save.asm b/engine/save.asm
index c1231871..d3127f04 100755
--- a/engine/save.asm
+++ b/engine/save.asm
@@ -665,7 +665,7 @@ HallOfFame_Copy: ; 73b51 (1c:7b51)
ld [MBC1SRamEnable], a
ret
-Func_73b6a: ; 73b6a (1c:7b6a)
+ClearSAV: ; 73b6a (1c:7b6a)
ld a, SRAM_ENABLE
ld [MBC1SRamEnable], a
ld a, $1