diff options
| author | Mor <mordbz@gmail.com> | 2020-04-18 17:32:11 +0300 |
|---|---|---|
| committer | Mor <mordbz@gmail.com> | 2020-04-18 17:32:11 +0300 |
| commit | 239b0b1d4343f987936019c76abb2bc7ff815fee (patch) | |
| tree | 1dec14de8aa18440e7ad3f5d48742078e067331e /pokediamond.lcf | |
| parent | d458432e79744c8671b1e3ae31decad9366360cf (diff) | |
rudimentary matching decompilation of NitroMain
Diffstat (limited to 'pokediamond.lcf')
| -rw-r--r-- | pokediamond.lcf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pokediamond.lcf b/pokediamond.lcf index 0184ebc8..f96c3cf9 100644 --- a/pokediamond.lcf +++ b/pokediamond.lcf @@ -22,6 +22,8 @@ SECTIONS { main.o (.text) FUN_02000DF4.o (.text) arm9_thumb.o (.text) + rom1.5.o (.text) + FUN_020C9C0C.o (.text) rom2.o (.text) } > arm9 .rom3 : AT (0x10B724) { |
