mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
15 lines
399 B
ArmAsm
15 lines
399 B
ArmAsm
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
|
|
.align 2
|
|
gUnknown_085E5068:: @ 85E5068 struct BgTemplate
|
|
.4byte 0x000001f0, 0x00002dca
|
|
|
|
.align 2
|
|
gUnknown_085E5070:: @ 85E5070
|
|
window_template 0x00, 0x11, 0x11, 0x0c, 0x02, 0x0f, 0x0001
|
|
window_template 0x00, 0x16, 0x01, 0x07, 0x02, 0x0f, 0x0019
|
|
window_template 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0000
|