Add headers, clang-format, decompctx.py & more

Former-commit-id: 53f8d3cba7
This commit is contained in:
2022-04-09 20:17:06 -04:00
parent 73b7b4df3a
commit 27d94af97b
83 changed files with 3919 additions and 2665 deletions

View File

@@ -56,6 +56,9 @@ typedef void* unkptr;
#endif
#endif
// where should these go?
void srand(int);
#ifdef __cplusplus
}
#endif