Merge branch 'main' into main
This commit is contained in:
commit
d2f3c2e762
19 changed files with 792 additions and 161 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue