Home
last modified time | relevance | path

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

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dobject.h256 #define HEAT_PTR(ptr) ((heatobject_t *)(ptr)) macro
H A Dshot.c875 HEAT_PTR(shot)->heat_count = 0; in Fire_general_shot()
876 HEAT_PTR(shot)->heat_lock_id = lock; in Fire_general_shot()
1515 heatobject_t *heat = HEAT_PTR(missile); in Update_missile()
H A Dship.c488 heatobject_t *heat = HEAT_PTR(obj); in Tank_handle_detach()