diff options
| author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-19 20:11:18 -0400 |
|---|---|---|
| committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2020-04-19 20:11:18 -0400 |
| commit | 4e9cef3e073de65806e4d17a84603a72df8db8d6 (patch) | |
| tree | bbfc6fea33ca002ad6072d5d5c1cabc3aafad760 /pokediamond.lcf | |
| parent | 805f609248867463bce8b37940d2fcc12b5d1702 (diff) | |
split out string_util.s.
Diffstat (limited to 'pokediamond.lcf')
| -rw-r--r-- | pokediamond.lcf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pokediamond.lcf b/pokediamond.lcf index 52d06a1a..1c149b5d 100644 --- a/pokediamond.lcf +++ b/pokediamond.lcf @@ -378,7 +378,9 @@ SECTIONS { entry.o (.text) main.o (.text) FUN_02000DF4.o (.text) - arm9_thumb.o (.text) + unk_02000E0C.o (.text) + string_util.o (.text) + unk_020023C0.o (.text) rom1.5.o (.text) FUN_020C9C0C.o (.text) rom2.o (.text) |
