Changeset 60 for abuse/trunk/src/cop.cpp
- Timestamp:
- Mar 2, 2008, 4:41:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/cop.cpp
r56 r60 199 199 200 200 201 int player_fire_weapon(game_object *o, int type, game_object *target, int angle, signed char *fire_off)201 static int player_fire_weapon(game_object *o, int type, game_object *target, int angle, signed char *fire_off) 202 202 { 203 203
Note: See TracChangeset
for help on using the changeset viewer.