diff options
author | yenatch <yenatch@gmail.com> | 2016-06-25 01:43:24 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2016-06-25 23:46:36 -0400 |
commit | 1ccf4589f2f11d6f0e550d537c371ca5306e064e (patch) | |
tree | b938f5f4787710d74825ac5da328c36959f92af7 /asm | |
parent | d7cc99458f744e503599d11939958404cc9bf5db (diff) |
Dump some short scripts and unsplit some false positives.
There are groups of events/text related to several maps, instead of
just one. These fall outside of the big include block where map events
live. Some of them were erroneously matched to maps that had no other
events.
Diffstat (limited to 'asm')
-rw-r--r-- | asm/rom4.s | 2 | ||||
-rw-r--r-- | asm/rom5.s | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/asm/rom4.s b/asm/rom4.s index 5aeb726e8..e0acfd191 100644 --- a/asm/rom4.s +++ b/asm/rom4.s @@ -48374,7 +48374,7 @@ _0806888C: pop {r1} bx r1 .align 2, 0 -_08068890: .4byte gUnknown_081C6BC5 +_08068890: .4byte GraniteCave_B1F_EventScript_1C6BC5 thumb_func_end sub_8068870 thumb_func_start sub_8068894 diff --git a/asm/rom5.s b/asm/rom5.s index 7fa210b99..8b23349a2 100644 --- a/asm/rom5.s +++ b/asm/rom5.s @@ -21808,7 +21808,7 @@ sub_8085558: @ 8085558 b _08085592 .align 2, 0 _08085588: .4byte 0x00004021 -_0808558C: .4byte gUnknown_081C33E6 +_0808558C: .4byte Event_RepelWoreOff _08085590: movs r0, 0 _08085592: |