collision layers
[carveJwlIkooP6JGAAIwe30JlM.git] / world_gate.h
index 89040fd811583e7812fa6faaa54e133f862ed332..6f384400b7962beafeeabc2adf7705a448a38d94 100644 (file)
@@ -28,5 +28,6 @@ VG_STATIC ent_gate *world_intersect_gates( world_instance *world,
                                            v3f pos, v3f last );
 
 VG_STATIC void ent_gate_call( world_instance *world, ent_call *call );
+VG_STATIC void ent_gate_get_mdl_mtx( ent_gate *gate, m4x3f mmdl );
 
 #endif /* WORLD_GATE_H */