--- deliantra/server/include/player.h 2009/11/04 17:24:00 1.94 +++ deliantra/server/include/player.h 2009/11/05 15:57:16 1.95 @@ -24,6 +24,8 @@ #ifndef PLAYER_H_ #define PLAYER_H_ +//+GPL + enum bowtype_t { bow_normal = 0, @@ -174,6 +176,8 @@ /* the player can see. For maps smaller than */ /* MAP_CLIENT_.., the center is used */ +//-GPL + // return the los value for the given coordinate MTH sint8 blocked_los (int dx, int dy) const {