mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-21 17:46:39 -05:00
new section for garbage filler
This commit is contained in:
parent
d8561b0c59
commit
f5fb67b663
|
|
@ -1179,7 +1179,12 @@ SECTIONS {
|
|||
src/data/effects/efob136.o(.rodata);
|
||||
src/data/effects/efob137.o(.rodata);
|
||||
src/data/effects/efob138.o(.rodata);
|
||||
data/effect_sbin.o(.rodata);
|
||||
} > ROM =0
|
||||
|
||||
unk_98589A4_section :
|
||||
ALIGN(4)
|
||||
{
|
||||
data/unk_98589A4.o(.rodata);
|
||||
} > ROM =0
|
||||
|
||||
ground_sbin_section :
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user