Changeset 58 for abuse/trunk/src/ant.cpp
- Timestamp:
- Mar 2, 2008, 4:02:22 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/ant.cpp
r56 r58 26 26 ANT_no_see_time, 27 27 ANT_hide_flag }; 28 29 void *ant_ai();30 28 31 29 int can_see(game_object *o, int32_t x1, int32_t y1, int32_t x2, int32_t y2)
Note: See TracChangeset
for help on using the changeset viewer.