mirror of
https://github.com/open-goal/jak-project
synced 2026-08-09 02:49:19 -04:00
[jak3] A few early files (#3330)
types-h, vu1-macros, gsound-h, dma-h, video-h, vu1-user-h, profile-h The `gsound-h` is very simple, but the rest have decent docs and all the macros we had from jak 2. So far, barely any differences! (there's a few in gsound-h)
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"CGO/GAME.CGO"
|
||||
],
|
||||
|
||||
"skip_compile_files": [],
|
||||
"skip_compile_files": [
|
||||
"types-h" // weird array of types.
|
||||
],
|
||||
|
||||
"skip_compile_functions": [
|
||||
// gcommon
|
||||
|
||||
Reference in New Issue
Block a user