mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-23 22:18:34 +01:00
8 lines
154 B
ArmAsm
8 lines
154 B
ArmAsm
|
.include "asm/macros.inc"
|
||
|
.include "constants/constants.inc"
|
||
|
|
||
|
.section .rodata
|
||
|
|
||
|
gDummyWindowTemplate:: @ 82E9584
|
||
|
window_template -1, 0, 0, 0, 0, 0, 0
|