blob: fc2ec97bf314d6098eba15e5cad4306ab1331569 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
INCLUDE "constants.asm"
SECTION "maps/placeholder/RuinsOfAlphMain.asm", ROMX
RuinsOfAlphMainScriptLoader::
ret
RuinsOfAlphMainTextPointers::
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
dw GameplayText
|