Merge branch 'Rainchus:main' into main

This commit is contained in:
CreateSource 2024-01-24 17:40:43 -05:00 committed by GitHub
commit 97ca2be753
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 2914 additions and 124 deletions

View file

@ -1030,7 +1030,7 @@ static inline GetLinkCount(s32 playerIdx, s32 boardIdx) {
return linkCount;
}
void InitJunction(s32 arg0, s32 arg1, f32 arg8) {
static void InitJunction(s32 arg0, s32 arg1, f32 arg8) {
Point3d sp68;
Point3d sp5C;
Point3d sp50;