From 876a79f1fe06958916da0b3a555b8358d972365c Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Tue, 16 Oct 2018 09:40:30 -0500 Subject: Decompile a chunk of titlescreen.s --- asm/rom_11B9C.s | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'asm/rom_11B9C.s') diff --git a/asm/rom_11B9C.s b/asm/rom_11B9C.s index 6aff0d3..7597f34 100755 --- a/asm/rom_11B9C.s +++ b/asm/rom_11B9C.s @@ -14885,7 +14885,7 @@ _080192A4: cmp r0, r1 bhs _080192EC movs r0, #1 - bl sub_23C + bl SetMainGameState b _080192F2 .align 2, 0 _080192E0: .4byte gMain @@ -14893,7 +14893,7 @@ _080192E4: .4byte 0x02031520 _080192E8: .4byte 0x00000141 _080192EC: movs r0, #9 - bl sub_23C + bl SetMainGameState _080192F2: ldr r1, _08019300 @ =gMain movs r0, #0 @@ -113123,7 +113123,7 @@ _0804B23A: cmp r0, #1 bls _0804B258 movs r0, #0xb - bl sub_23C + bl SetMainGameState b _0804B276 .align 2, 0 _0804B250: .4byte gMain @@ -113136,13 +113136,13 @@ _0804B258: beq _0804B270 _0804B262: movs r0, #0 - bl sub_23C + bl SetMainGameState b _0804B276 .align 2, 0 _0804B26C: .4byte 0x00FFFF00 _0804B270: movs r0, #8 - bl sub_23C + bl SetMainGameState _0804B276: pop {r4} pop {r0} -- cgit v1.2.3