diff options
| author | Demki <mordbz@gmail.com> | 2020-04-21 18:11:57 +0300 |
|---|---|---|
| committer | Demki <mordbz@gmail.com> | 2020-04-21 18:11:57 +0300 |
| commit | 4462b430834cb9fc64eb118e79766e2129be7d65 (patch) | |
| tree | 3e8c2657d69262f7fadb63055d43071f91f3d907 /pokediamond.lcf | |
| parent | aeb4e938f5f48c8484419f5333a5b0e6caee7a21 (diff) | |
initial disassembly of rom2.s
Diffstat (limited to 'pokediamond.lcf')
| -rw-r--r-- | pokediamond.lcf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pokediamond.lcf b/pokediamond.lcf index 23e82fa5..b3c98bb9 100644 --- a/pokediamond.lcf +++ b/pokediamond.lcf @@ -382,8 +382,9 @@ SECTIONS { string_util.o (.text) unk_020023C0.o (.text) rom1.5.o (.text) - FUN_020C9C0C.o (.text) - rom2.o (.text) + unk_020C9C0C.o (.text) + unk_020D5150.o (.text) + rom2.o (.data) string_util.o (.data) rom2_2.o (.text) } > arm9 |
