diff options
author | Adelaide Walter <adelaidekwalter@gmail.com> | 2018-01-02 23:16:56 -0500 |
---|---|---|
committer | Adelaide Walter <adelaidekwalter@gmail.com> | 2018-01-02 23:16:56 -0500 |
commit | fb825a800e44c0795225949658b58a0522a9c998 (patch) | |
tree | 107b98739f9c7375f6041817f277fb1fe2796a39 /wram.asm | |
parent | 0caea0f8202bf4cedb967a844a96cee04386b8df (diff) |
Label MobileCrashCheckPointer and consolidate relevant functions.
Diffstat (limited to 'wram.asm')
-rw-r--r-- | wram.asm | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1202,8 +1202,7 @@ wcd74:: ds 1 wOTMonSelection:: ds 2 ; ds 3 wcd77:: ds 1 -wcd78:: ds 1 -wcd79:: ds 1 +wMobileCrashCheckPointer:: dw wcd7a:: ds 2 wcd7c:: ds 3 wcd7f:: ds 1 |