Commit Graph

3 Commits

Author SHA1 Message Date
Joshua Peisach
db1910d81e
tools/makectx: Use subprocess to direct output file
This way it will appear in 'ctx.h' and not (blah).

Also update the .gitignore for *.obj files, which interestingly
the preprocessor spat out after testing locally.
2023-09-08 17:07:44 -04:00
Joshua Peisach
e7cdfa76dd
tools/makectx: Use cl.exe /EP /P for file preprocessing.
Creates a messy file with a lot of newlines but allows for adding DX structs.
2023-09-08 14:13:05 -04:00
Joshua Peisach
7ab43368f0
Create a tool to make simple/basic context for decomp.me 2023-09-08 12:24:39 -04:00