blob: 9436bc4fdc749eb56fd6ba11112d8cf3519bdc8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
.include "asm/macros.inc"
.include "constants/constants.inc"
.section .rodata
.align 2
gUnknown_84687A0::
.string "You have collected all STAMPs!\n"
.string "Want to input a CARD as a prize?$"
.include "data/mevent/script_ish.inc"
.include "data/mevent/script_common.inc"
|