Merge branch 'Rainchus:main' into main

This commit is contained in:
CreateSource 2023-12-12 23:16:00 -05:00 committed by GitHub
commit 1a3988db0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 551 additions and 70 deletions

View file

@ -19,6 +19,6 @@ extern char fadeStat;
extern PlayerState GWPlayer[4];
extern SystemState GWSystem;
extern GameStat GWGameStat;
#endif