Merge branch 'main' into main

This commit is contained in:
CreateSource 2024-01-01 23:38:06 -05:00 committed by GitHub
commit d2f3c2e762
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 792 additions and 161 deletions

View file

@ -66,7 +66,7 @@ inline s32 get_current_board(void) {
return GWSystem.board;
}
void BoardInit(void) {
void BoardCreate(void) {
f32 sp10;
f32 spC[2];
s32 sp8;