mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-04 23:14:37 +00:00
libm.s -> ll.c (#661)
* . * remove tools/ZAP2 from origin master * libm.s -> ll.c * fix progress.py (i think?)
This commit is contained in:
parent
8e8421fdec
commit
6fd644dff5
5 changed files with 56 additions and 220 deletions
|
@ -98,7 +98,7 @@ boot -= nonMatchingASMBoot
|
|||
ovl -= nonMatchingASMOvl
|
||||
asm += nonMatchingASM
|
||||
|
||||
bootSize = 30704 # decompilable code only
|
||||
bootSize = 31408 # decompilable code only
|
||||
codeSize = 1004128 # .text section except rsp bins (1.00mb)
|
||||
ovlSize = 2812000 # .text sections
|
||||
handwritten = 5840 # boot only
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue