diff options
author | YamaArashi <shadow962@live.com> | 2016-05-20 11:45:24 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-05-21 10:35:53 -0700 |
commit | c0203de808a98d27446e01c6b7e9f9311a5ad3bf (patch) | |
tree | e538179372ce7cddc50b851e4c24a4c7e0a40c81 /data/data2.s | |
parent | 4af578c1865e4b620f4c64401e0a16ccbd9efc8d (diff) |
sprite.c and updated preproc
Diffstat (limited to 'data/data2.s')
-rw-r--r-- | data/data2.s | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/data/data2.s b/data/data2.s index 53a994412..4c3a1f892 100644 --- a/data/data2.s +++ b/data/data2.s @@ -5,78 +5,6 @@ .section .rodata -@ Unreferenced error message. -@ It means "The DMA transfer request table has exceeded its limit." - .string "DMA OVER\n" - .string "DMAてんそう\n" - .string "リクエストテーブルが\n" - .string "オーバーしました$" - -@ 81E2881 - .incbin "baserom.gba", 0x1E2881, 0x18 - - .global gUnknown_081E2899 -gUnknown_081E2899: @ 81E2899 - .incbin "baserom.gba", 0x001e2899, 0x1b - - .global gUnknown_081E28B4 -gUnknown_081E28B4: @ 81E28B4 - .incbin "baserom.gba", 0x001e28b4, 0x44 - -@ off-screen and low priority relative to background - .align 2 - .global gDummyBaseOam -gDummyBaseOam: @ 81E28F8 - .2byte 160 @ Y - .2byte 304 @ X - .2byte 3 << 10 @ priority - - .align 2 -gDummyObjectImageAnim: @ 81E2900 - obj_image_anim_end - - .align 2 - .global gDummyObjectImageAnimTable -gDummyObjectImageAnimTable: @ 81E2904 - .4byte gDummyObjectImageAnim - - .align 2 -gDummyObjectRotScalAnim: @ 81E2908 - obj_rot_scal_anim_end - - .align 2 - .global gDummyObjectRotScalAnimTable -gDummyObjectRotScalAnimTable: @ 81E2910 - .4byte gDummyObjectRotScalAnim - - .global gUnknown_081E2914 -gUnknown_081E2914: @ 81E2914 - .incbin "baserom.gba", 0x001e2914, 0x18 - - .global gUnknown_081E292C -gUnknown_081E292C: @ 81E292C - .incbin "baserom.gba", 0x001e292c, 0x14 - - .global gUnknown_081E2940 -gUnknown_081E2940: @ 81E2940 - .incbin "baserom.gba", 0x001e2940, 0x8 - - .global gUnknown_081E2948 -gUnknown_081E2948: @ 81E2948 - .incbin "baserom.gba", 0x001e2948, 0x8 - - .global gUnknown_081E2950 -gUnknown_081E2950: @ 81E2950 - .incbin "baserom.gba", 0x001e2950, 0x10 - - .global gUnknown_081E2960 -gUnknown_081E2960: @ 81E2960 - .incbin "baserom.gba", 0x001e2960, 0x10 - - .global gUnknown_081E2970 -gUnknown_081E2970: @ 81E2970 - .incbin "baserom.gba", 0x001e2970, 0x38 - .global gUnknown_081E29A8 gUnknown_081E29A8: @ 81E29A8 .incbin "baserom.gba", 0x001e29a8, 0x10 |