summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-05-15 21:13:30 -0700
committerYamaArashi <shadow962@live.com>2016-05-15 21:13:30 -0700
commit1879d0883eabde11644db73cc070ce4bca8b0de5 (patch)
tree902ee4257ba0e68dd73945123079a296127c168b /data
parent147c8672c3be861fa9229c775c37933a39900b9c (diff)
main.c
Diffstat (limited to 'data')
-rw-r--r--data/data2.s30
1 files changed, 0 insertions, 30 deletions
diff --git a/data/data2.s b/data/data2.s
index d4b47f3e1..de8bcc8b3 100644
--- a/data/data2.s
+++ b/data/data2.s
@@ -5,36 +5,6 @@
.section .rodata
- .global gGameVersion
-gGameVersion: @ 81E280C
- .byte 2 @ Ruby
-
- .global gGameLanguage
-gGameLanguage: @ 81E280D
- .byte 2 @ English
-
-@ compile date/time
- .align 2
- .asciz "2002 10 15 20:34"
-
- .align 2
- .global gIntrTableTemplate
-gIntrTableTemplate: @ 81E2824
- .4byte SerialIntr
- .4byte Timer3Intr
- .4byte HBlankIntr
- .4byte VBlankIntr
- .4byte VCountIntr
- .4byte IntrDummy
- .4byte IntrDummy
- .4byte IntrDummy
- .4byte IntrDummy
- .4byte IntrDummy
- .4byte IntrDummy
- .4byte IntrDummy
- .4byte IntrDummy
- .4byte IntrDummy
-
@ Unreferenced error message.
@ It means "The DMA transfer request table has exceeded its limit."
.string "DMA OVER\n"