diff options
| -rw-r--r-- | arm9/modules/04/asm/arm_04.s | 21 | 
1 files changed, 13 insertions, 8 deletions
| diff --git a/arm9/modules/04/asm/arm_04.s b/arm9/modules/04/asm/arm_04.s index ff6a5742..d7926ff4 100644 --- a/arm9/modules/04/asm/arm_04.s +++ b/arm9/modules/04/asm/arm_04.s @@ -59107,12 +59107,15 @@ UNK04_0220BE70: ; 0x0220BE70  	.section .data  	.global UNK_0220BEB4  UNK04_0220BEB4: ; 0x0220BEB4 -	.byte 0xD0, 0xBE, 0x20, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 -	.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x4E, 0x00, 0x00, 0x68, 0x74, 0x74, 0x70 -	.byte 0x73, 0x3A, 0x2F, 0x2F, 0x6E, 0x61, 0x73, 0x2E, 0x74, 0x65, 0x73, 0x74, 0x2E, 0x6E, 0x69, 0x6E -	.byte 0x74, 0x65, 0x6E, 0x64, 0x6F, 0x77, 0x69, 0x66, 0x69, 0x2E, 0x6E, 0x65, 0x74, 0x2F, 0x61, 0x63 -	.byte 0x00, 0x00, 0x00, 0x00 +	.word UNK04_0220BED0 +	.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +	.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x4E, 0x00, 0x00 + +	.global UNK04_0220BED0 +UNK04_0220BED0: ; 0x0220BED0 +	.asciz "https://nas.test.nintendowifi.net/ac" +	.balign 4, 0  	.global UNK_0220BEF8  UNK04_0220BEF8: ; 0x0220BEF8  	.byte 0x61, 0x63, 0x63, 0x74, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x00, 0x00 @@ -59131,8 +59134,9 @@ UNK04_0220BF14: ; 0x0220BF14  	.global UNK_0220BF1C  UNK04_0220BF1C: ; 0x0220BF1C -	.byte 0x59, 0x00, 0x00, 0x00 +	.asciz "Y" +	.balign 4, 0  	.global UNK_0220BF20  UNK04_0220BF20: ; 0x0220BF20  	.byte 0x69, 0x73, 0x77, 0x66, 0x63, 0x00, 0x00, 0x00 @@ -59181,11 +59185,12 @@ UNK04_0220BF88: ; 0x0220BF88  UNK04_0220BF98: ; 0x0220BF98  	.byte 0x46, 0x52, 0x45, 0x45, 0x20, 0x62, 0x6D, 0x77, 0x6F, 0x72, 0x6B, 0x00 +	.balign 4, 0  	.global UNK_0220BFA4  UNK04_0220BFA4: ; 0x0220BFA4 -	.byte 0x68, 0x74, 0x74, 0x70, 0x73, 0x3A, 0x2F, 0x2F, 0x6E, 0x61, 0x73, 0x2E, 0x6E, 0x69, 0x6E, 0x74 -	.byte 0x65, 0x6E, 0x64, 0x6F, 0x77, 0x69, 0x66, 0x69, 0x2E, 0x6E, 0x65, 0x74, 0x2F, 0x61, 0x63, 0x00 +	.asciz "https://nas.nintendowifi.net/ac" +	.balign 4, 0  	.global UNK_0220BFC4  UNK04_0220BFC4: ; 0x0220BFC4  	.byte 0x46, 0x52, 0x45, 0x45, 0x20, 0x44, 0x57, 0x43, 0x61, 0x75, 0x74, 0x68, 0x00, 0x00, 0x00, 0x00 | 
