mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 11:37:40 +01:00
cfc70c9806
Had to leave some unfinished due to complexity at the moment
13 lines
256 B
ArmAsm
13 lines
256 B
ArmAsm
|
|
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
|
|
.section .rodata
|
|
|
|
.align 2
|
|
gUnknown_082FF1C8:: @ 82FF1C8
|
|
.byte 0x01, 0x04, 0x10, 0x40
|
|
.byte 0x02, 0x04, 0x08, 0x20
|
|
.byte 0x02, 0x04, 0x08, 0x20
|
|
.byte 0x00, 0x00, 0x00, 0x00
|