diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-10-24 17:22:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-24 17:22:11 -0400 |
commit | 7579fc65c12bd46c045d10eb8cd9a2320fd1f3f0 (patch) | |
tree | b8b08638a6d8ae195dbdc4b17d1e91a6d301b073 /asm/easy_chat.s | |
parent | 6e36c229200e083ca005cbc448e99210d111f3b2 (diff) | |
parent | 4fae71a4b0723fac867cbeb439feb3fc71664f0e (diff) |
Merge pull request #132 from PikalaxALT/field_specials
Field specials
Diffstat (limited to 'asm/easy_chat.s')
-rw-r--r-- | asm/easy_chat.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/easy_chat.s b/asm/easy_chat.s index 26d7ac8bc..0daa8b2bc 100644 --- a/asm/easy_chat.s +++ b/asm/easy_chat.s @@ -576,8 +576,8 @@ _080BDB14: .4byte 0x00002cc4 _080BDB18: .4byte gStringVar4 thumb_func_end sub_80BDA7C - thumb_func_start sub_80BDB1C -sub_80BDB1C: @ 80BDB1C + thumb_func_start BufferRandomHobbyOrLifestyleString +BufferRandomHobbyOrLifestyleString: @ 80BDB1C push {lr} bl Random movs r1, 0x1 @@ -597,7 +597,7 @@ _080BDB2E: bx r0 .align 2, 0 _080BDB44: .4byte gStringVar2 - thumb_func_end sub_80BDB1C + thumb_func_end BufferRandomHobbyOrLifestyleString thumb_func_start sub_80BDB48 sub_80BDB48: @ 80BDB48 |