#ifndef __COMMON_PLAYER_VIEW_H__ #define __COMMON_PLAYER_VIEW_H__ void P_CalcHeight(player_t *player); #endif