I am trying to compile a .cpp file of a class that I have split into a .hpp and .cpp file. The files are called player.hpp and player.cpp.
player.hpp
player.cpp
I