Using a Sub Class in C++

Alright so I found out what the problem was immediatly after posting this (as usual :wink: )

I did not include the header for the base class (so #include “Weapon.h”).