diff options
author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-06 23:11:38 -0600 |
---|---|---|
committer | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2022-01-06 23:11:38 -0600 |
commit | 05768ae71decc1539bd7f6e2c6d371b8c619cb24 (patch) | |
tree | 8465b31895a323520b549cba629d397868135abb /ld_script.txt | |
parent | 393e6e9eb0d558af0f7ed610c8874fd7c071878b (diff) |
Decomped RoundUpFixedPoint()
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index eb15086..c3dd6af 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -264,6 +264,8 @@ SECTIONS { asm/moves_1.o(.text); src/moves_1.o(.text); asm/code_8094148.o(.text); + src/number_util.o(.text); + asm/code_809447C.o(.text); src/code_8092334.o(.text); src/game_options.o(.text); asm/code_8094D28.o(.text); |