JSRF-Decompilation/decompile
KeybadeBlox 20fecdd5fb Fixes for delinking
Fixes delink failures in Action.obj and ActSequence.obj.

Some missing data types have been added to each corresponding header
file, and entries have been added to the symbol table to fix errors from
undefined types.  The mangling script has also been amended to handle
method pointers as they're currently imported into Ghidra (which are
missing the calling convention, and likely behind a typedef).
2026-05-02 20:34:05 -04:00
..
lib Complete basic build process 2026-02-14 23:05:32 -05:00
src Fixes for delinking 2026-05-02 20:34:05 -04:00
target Remove unneeded .gitkeep 2026-03-20 10:03:24 -04:00
Makefile Delink ActSequence.obj 2026-04-19 17:16:01 -04:00
objdiff.json Fixes for delinking 2026-05-02 20:34:05 -04:00