Merge branch 'Rainchus:main' into main

This commit is contained in:
CreateSource 2023-12-05 21:36:32 -05:00 committed by GitHub
commit b9ecf229e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 2171 additions and 21 deletions

View file

@ -31,9 +31,9 @@ void fn_1_BA0(s32 arg0) {
var_r31 = 6;
break;
}
BoardMessCreate(var_r31, arg0, -1);
BoardMessWait();
BoardMessKill();
BoardWinCreate(var_r31, arg0, -1);
BoardWinWait();
BoardWinKill();
}
void fn_1_C10(s16 arg0) {

1533
src/game/hsfload.c Normal file

File diff suppressed because it is too large Load diff