mirror of
https://github.com/pret/pokefirered.git
synced 2026-04-19 07:57:19 -05:00
11 lines
269 B
ArmAsm
11 lines
269 B
ArmAsm
#include "constants/region_map.h"
|
|
#include "constants/flags.h"
|
|
#include "constants/moves.h"
|
|
.include "asm/macros.inc"
|
|
.include "constants/constants.inc"
|
|
.section .rodata
|
|
.align 2
|
|
|
|
gUnknown_841EE44:: @ 841EE44
|
|
.incbin "graphics/interface/save_failed_screen.gbapal"
|