diff options
Diffstat (limited to 'arm9/asm/MSL_Common_printf.s')
-rw-r--r-- | arm9/asm/MSL_Common_printf.s | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/arm9/asm/MSL_Common_printf.s b/arm9/asm/MSL_Common_printf.s index a87b10f2..a9f35f88 100644 --- a/arm9/asm/MSL_Common_printf.s +++ b/arm9/asm/MSL_Common_printf.s @@ -1,16 +1,8 @@ .include "asm/macros.inc"
.include "global.inc"
- .extern OSi_ThreadInfo
- .extern __cs_id
- .extern __cs_ref
- .extern __cs
- .extern __files
- .extern memchr
- .extern fwide
- .extern fabs
- .extern __msl_digit
.data
+
.global UNK_02106DA0
UNK_02106DA0: ; 0x02106DA0
.byte 0x30, 0x78, 0x30, 0x70, 0x30, 0x00, 0x00, 0x00
|