mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-04-07 04:50:23 +03:00
Add ehdata.h
Bunch of spooky low-level exception handling stuff needed to delinking working again.
This commit is contained in:
parent
e58f774d82
commit
b95a664688
2 changed files with 159 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ printf '%s\n' '// Automatically generated mass header file for Ghidra' > jsrf.h
|
|||
HEADERS="
|
||||
XDK/CRT/stddef.h
|
||||
XDK/Win32.h
|
||||
XDK/CRT/ehdata.h
|
||||
XDK/D3D.h
|
||||
MUSASHI/MMatrix.hpp
|
||||
JSRF/Core.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue