link train related actors

This commit is contained in:
Prakxo
2023-07-02 15:58:52 +02:00
parent ef292b5166
commit 82b1436a03
17 changed files with 1289 additions and 5 deletions
+1
View File
@@ -21,6 +21,7 @@ extern void sMath_RotateY(xyz_t* pos, f32 rad);
extern void sMath_RotateZ(xyz_t* pos, f32 rad);
extern xyz_t ZeroVec;
extern s_xyz ZeroSVec;
#ifdef __cplusplus
}