diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-11 00:25:05 -0500 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-11 00:25:05 -0500 |
| commit | 3321548956e2c7311bedb5bdfc4693c2010467f2 (patch) | |
| tree | a05d179fa813bcc7ad63e7b42355c2f39040b098 /asm | |
| parent | e874cbd9d952f9cb893885c04c61908910cc7791 (diff) | |
Link common syms
Diffstat (limited to 'asm')
| -rw-r--r-- | asm/link.s | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/asm/link.s b/asm/link.s index b3b2d77c2..9f9a04d49 100644 --- a/asm/link.s +++ b/asm/link.s @@ -5,16 +5,6 @@ .text - thumb_func_start SetLinkDebugValues -SetLinkDebugValues: @ 800A994 - ldr r2, =gUnknown_0300302C - str r0, [r2] - ldr r0, =gUnknown_03003070 - str r1, [r0] - bx lr - .pool - thumb_func_end SetLinkDebugValues - thumb_func_start sub_800A9A8 sub_800A9A8: @ 800A9A8 push {r4,lr} |
