aboutsummaryrefslogtreecommitdiffstats
path: root/engine/save.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-06-12 03:01:20 -0500
committerdannye <corrnondacqb@yahoo.com>2016-06-12 03:01:20 -0500
commitce3ec76762d9e2f0c560e2ea7868678418883143 (patch)
tree13bd307196f870d59157ab803c858c205eba6921 /engine/save.asm
parentRemove more address comments (diff)
parentMerge pull request #16 from YamaArashi/master (diff)
downloadpokeyellow-ce3ec76762d9e2f0c560e2ea7868678418883143.tar.gz
pokeyellow-ce3ec76762d9e2f0c560e2ea7868678418883143.tar.xz
pokeyellow-ce3ec76762d9e2f0c560e2ea7868678418883143.zip
Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokered
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 171fd055..bb2193a2 100755
--- a/engine/save.asm
+++ b/engine/save.asm
@@ -261,7 +261,7 @@ SaveSAVtoSRAM2:
ld [sMainDataCheckSum], a
call DisableSRAMAndPrepareClockData
ret
-;;;
+
SaveSAVtoSRAM:
ld a, $2
ld [wSaveFileStatus], a