diff options
author | YamaArashi <shadow962@live.com> | 2016-12-19 17:32:23 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-12-19 17:32:23 -0800 |
commit | 805b2241b191cc33015a6d7cbb8a413050ea974a (patch) | |
tree | a75b64534ba0572c069298ed3cc4b68607a8dcaf /ld_script.txt | |
parent | 614ab538006f6a5df1de007f3e8343de35cf0cad (diff) |
decompile GetGroundEffectFlags_Reflection
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index aa16920ca..ac060e9b5 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -257,6 +257,9 @@ SECTIONS { src/link.o(.rodata); src/rtc.o(.rodata); data/data2.o(.rodata); + src/field_ground_effect.o(.rodata); + data/field_ground_effect.o(.rodata); + data/data_83760F0.o(.rodata); src/m4a_tables.o(.rodata); data/sound_data.o(.rodata); } =0 |