summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-05-19 11:56:19 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-05-19 11:56:19 -0400
commit6c2d5ea50d8b2505f7eccc4283bfc32961adfb92 (patch)
tree9c58eaed16d7dee62e85ba3be8afe44afec4009b /asm
parentd045449298a6edba1492e6e99100862d4e5b9510 (diff)
text_window_graphics
Diffstat (limited to 'asm')
-rw-r--r--asm/text_window_graphics.s30
1 files changed, 0 insertions, 30 deletions
diff --git a/asm/text_window_graphics.s b/asm/text_window_graphics.s
deleted file mode 100644
index 6c725a553..000000000
--- a/asm/text_window_graphics.s
+++ /dev/null
@@ -1,30 +0,0 @@
- .include "constants/gba_constants.inc"
- .include "asm/macros.inc"
-
- .syntax unified
-
- .text
-
- thumb_func_start sub_8069788
-sub_8069788: @ 8069788
- push {lr}
- lsls r0, 24
- lsrs r0, 24
- cmp r0, 0x13
- bhi _080697A0
- lsls r0, 3
- ldr r1, _0806979C @ =gUnknown_8471E8C
- adds r0, r1
- b _080697A2
- .align 2, 0
-_0806979C: .4byte gUnknown_8471E8C
-_080697A0:
- ldr r0, _080697A8 @ =gUnknown_8471E8C
-_080697A2:
- pop {r1}
- bx r1
- .align 2, 0
-_080697A8: .4byte gUnknown_8471E8C
- thumb_func_end sub_8069788
-
- .align 2, 0 @ Don't pad with nop.