diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-02-21 11:13:55 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-21 13:13:55 -0600 |
commit | 7fa4f1a92bdc4cefb094f9e3f1144ad3e3a588d9 (patch) | |
tree | 4d5149a98d71e691fb89dca3dfa082eb11ae6a49 /asm/code_803D110.s | |
parent | c754c2a0466d8394c7ffcb3a515199d5703e47be (diff) |
Fully decomp save.s (#28)
* some work on decomping more save stuff
* code cleanup and decomp another save func
* fully decomp save and combine split save c files
* fix two nonmatchings
Diffstat (limited to 'asm/code_803D110.s')
-rw-r--r-- | asm/code_803D110.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/code_803D110.s b/asm/code_803D110.s index 9f67a48..f66bcde 100644 --- a/asm/code_803D110.s +++ b/asm/code_803D110.s @@ -2720,7 +2720,7 @@ _0803E64C: .4byte gUnknown_203B40D _0803E650: .4byte gUnknown_202EE8C _0803E654: .4byte gUnknown_202EDC8 _0803E658: .4byte gUnknown_202EDCC -_0803E65C: .4byte gUnknown_203B47C +_0803E65C: .4byte gPlayTimeRef _0803E660: .4byte 0x00018213 _0803E664: .4byte gUnknown_202EDD4 thumb_func_end sub_803E490 @@ -2780,7 +2780,7 @@ sub_803E668: _0803E6F0: .4byte gUnknown_202EDD4 _0803E6F4: .4byte gUnknown_203B46C _0803E6F8: .4byte gUnknown_202EDCC -_0803E6FC: .4byte gUnknown_203B47C +_0803E6FC: .4byte gPlayTimeRef _0803E700: .4byte gUnknown_203B418 _0803E704: .4byte 0x00018213 thumb_func_end sub_803E668 |