diff options
-rw-r--r-- | arm9/modules/79/asm/module_79_thumb.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arm9/modules/79/asm/module_79_thumb.s b/arm9/modules/79/asm/module_79_thumb.s index 4246d17b..fc4b1dd6 100644 --- a/arm9/modules/79/asm/module_79_thumb.s +++ b/arm9/modules/79/asm/module_79_thumb.s @@ -897,12 +897,12 @@ MOD79_02216834: ; 0x02216834 .global MOD79_0221684C MOD79_0221684C: ; 0x0221684C - .byte 0x25, 0x73, 0x3F, 0x70, 0x69, 0x64, 0x3D, 0x25, 0x64, 0x00, 0x00, 0x00 + .asciz "%s?pid=%d" + .balign 4, 0 .global MOD79_02216858 MOD79_02216858: ; 0x02216858 - .byte 0x62, 0x75, 0x66, 0x66 - .byte 0x65, 0x72, 0x49, 0x6E, 0x20, 0x21, 0x3D, 0x20, 0x4E, 0x55, 0x4C, 0x4C, 0x00, 0x00, 0x00, 0x00 + .asciz "bufferIn != NULL" .bss .global MOD79_02217120 |