|
Atrinik Server 2.5
|
#include <global.h>Go to the source code of this file.
Functions | |
| void | move_detector (object *op) |
Handles code for detectors.
Definition in file detector.c.
| void move_detector | ( | object * | op | ) |
Have the detector do its tick.
| op | The detector. |
Definition at line 35 of file detector.c.
1.7.4