summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorTharo <17233964+Thar0@users.noreply.github.com>2021-11-16 23:04:31 +0000
committerGitHub <noreply@github.com>2021-11-16 18:04:31 -0500
commit9ca6bfdac375b2008fcd2d19173c4017279eccde (patch)
tree232a8cacb955d723fc7d0848686f4a867ee49298 /spec
parenta3b4dcf388f7b424aedce4e9e8b130fa5c82a5d9 (diff)
Create macros for and decompile elf_message scripts (#999)
* elf_message * Review suggestions
Diffstat (limited to 'spec')
-rw-r--r--spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/spec b/spec
index 47ed04a15..d4e901c5c 100644
--- a/spec
+++ b/spec
@@ -6796,13 +6796,15 @@ endseg
beginseg
name "elf_message_field"
romalign 0x1000
- include "build/baserom/elf_message_field.o"
+ include "build/src/elf_message/elf_message_field.o"
+ number 0
endseg
beginseg
name "elf_message_ydan"
romalign 0x1000
- include "build/baserom/elf_message_ydan.o"
+ include "build/src/elf_message/elf_message_ydan.o"
+ number 0
endseg
beginseg