JSRF-Decompilation/ghidra/ghidra_scripts
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
..
ClassFixup.java Support earlier Java releases 2026-03-20 13:20:51 -04:00
EnhancedExport.java Fix whitespace in Ghidra export script output 2026-02-18 20:41:51 -05:00
EnhancedImport.java Disable function thunking when importing 2026-03-20 23:25:19 -04:00
MSVC7Mangle.java Fixes for delinking 2026-05-02 20:34:05 -04:00