/*the x radius the player is able to see*/ #define PLAYER_VIEW_X 13 /*the y radius the player is able to see*/ #define PLAYER_VIEW_Y 7