mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-04-07 04:50:23 +03:00
Update headers in make_header.sh
Forgot to change after Std.hpp got turned into stddef.h.
This commit is contained in:
parent
4dded02b58
commit
6b12d397ff
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ printf '%s\n' '// Automatically generated mass header file for Ghidra' > jsrf.h
|
|||
# Figuring out include order programmatically is awful, so we'll have to add
|
||||
# all the headers here by hand in an order that functions properly
|
||||
HEADERS="
|
||||
Std.hpp
|
||||
XDK/CRT/stddef.h
|
||||
XDK/Win32.h
|
||||
XDK/D3D.h
|
||||
MUSASHI/MMatrix.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue