Begin decompiling CCameraFilterPass::DrawWideScreen

This commit is contained in:
2022-07-02 01:30:04 -04:00
parent a48c51dedf
commit 44d675d87d
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
}