Various Board Symbol Fixes

This commit is contained in:
gamemasterplc 2024-01-23 20:59:22 -06:00
parent ed42e5cdd4
commit 10cf70ab22
3 changed files with 6 additions and 6 deletions

View file

@ -1029,7 +1029,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;