Begin decompiling CCameraFilterPass::DrawWideScreen

Former-commit-id: 44d675d87d
This commit is contained in:
2022-07-02 01:30:04 -04:00
parent 8492e9ab26
commit 03357b2acd
14 changed files with 389 additions and 21 deletions

View File

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