#include "Player.h" void Player::test(){ printf("Hello Player\n"); }