More CCubeMaterial

This commit is contained in:
2022-09-05 00:00:04 -04:00
parent 1179a651b3
commit 78022784ef
15 changed files with 318 additions and 27 deletions

View File

@@ -12,6 +12,8 @@ extern "C" {
// Pointer to unknown, to be determined at a later date.
typedef void* unkptr;
#define SBig(x) x
#ifdef __cplusplus
}
#endif