mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-28 03:34:22 -05:00
include macros.asm relocation
This commit is contained in:
@@ -3,7 +3,9 @@ etcfont:
|
||||
.byte 0x32, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x11, 0x11, 0x01
|
||||
.byte 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x10, 0x11, 0x11, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x11, 0x00, 0x11, 0x11, 0x11
|
||||
.byte 0x10, 0x11, 0x11, 0x11, 0x10, 0x11, 0x11, 0x11, 0x00, 0x11, 0x11, 0x11, 0x00, 0x00, 0x10, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x01, 0x00, 0x00, 0x11, 0x11, 0x11, 0x00
|
||||
.byte 0x11, 0x11, 0x11, 0x01, 0x11, 0x11, 0x11, 0x01, 0x11, 0x11, 0x11, 0x00, 0x11, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11
|
||||
.byte 0x11, 0x11, 0x11, 0x01, 0x11, 0x11, 0x11, 0x01, 0x11, 0x11, 0x11, 0x00, 0x11
|
||||
warpLocation 0
|
||||
.byte 0x00, 0x00, 0x11
|
||||
.byte 0x00, 0x00, 0x10, 0x11, 0x00, 0x00, 0x10, 0x11, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11
|
||||
.byte 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x00, 0x00, 0x11, 0x11, 0x11, 0x11, 0x00, 0x00, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11
|
||||
.byte 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x00, 0x00, 0x00
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
.global itempat_SIRO
|
||||
#include "asm/macros.inc"
|
||||
itempat_SIRO:
|
||||
.string "SIRO"
|
||||
.4byte itempat_table
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.section .rodata
|
||||
|
||||
#include "asm/macros.inc"
|
||||
.global gDungeonFileArchive
|
||||
gDungeonFileArchive: @ 83B0000
|
||||
.string "pksdir0\0"
|
||||
|
||||
Reference in New Issue
Block a user