mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-23 13:09:44 +00:00
80e9af288e
Another function, not sure what it really does besides messing with a bunch of primitives. Some clues in the rodata (particularly 00 00 00 00 bytes) indicated that we should merge these C files, so I did. An issue with maspsx was discovered in the process of decompiling this one. I submitted a PR to maspsx which was accepted, and therefore I also updated maspsx in this PR in order to capture the fix. For some reason this was included as: ``` #if defined(VERSION_US) INCLUDE_ASM("asm/us/dra/nonmatchings/627C4", func_801028AC); #elif defined(VERSION_HD) INCLUDE_ASM("asm/hd/dra/nonmatchings/627C4", func_801028AC); #endif ``` But that wasn't actually needed, the functions are identical. Not sure why it was that way but it's fixed now. |
||
---|---|---|
.. | ||
asm-differ@e8bddb0257 | ||
dups | ||
function_finder | ||
gfxsotn | ||
lints/sotn-lint | ||
m2c@beb457dabf | ||
maspsx@ba5af4fe40 | ||
n64splat@63d16cf283 | ||
saturn-splitter@8d549a8042 | ||
sotn-debugmodule | ||
sotn-disk | ||
splat_ext | ||
split_jpt_yaml | ||
vab-ex | ||
analyze_calls.py | ||
bin2c.py | ||
decompile.py | ||
gfxstage.py | ||
m2ctx.py | ||
permuter_settings.toml | ||
png2bin.py | ||
progress.py | ||
requirements-debian.txt | ||
requirements-python.txt | ||
richter_symbols.py | ||
sotn-str.py | ||
spritesheet.py | ||
symbols_test.py | ||
symbols.py | ||
tools.mk | ||
update.h |