Home
last modified time | relevance | path

Searched refs:_new_map_object (Results 1 – 1 of 1) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Dmap.cpp245 static short _new_map_object(shape_descriptor shape, angle facing);
726 object_index= _new_map_object(shape, facing); in new_map_object3d()
784 parasite_index= _new_map_object(shape, facing); in attach_parasitic_object()
2363 static short _new_map_object( in _new_map_object() function