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

@ -45,7 +45,7 @@ void fn_8004D6F4(s16 arg);
s32 rand8(void);
void BoardCameraTargetSetModel(s16 model);
void BoardCameraTargetModelSet(s16 model);
void BoardCameraStartMotion2(s16, Vec*, s32, f32, f32, s32);
void BoardCameraMotionWait(void);
void BoardSpacePosGet(s32, s32, Vec*);