This repository has been archived on 2022-12-14. You can view files and clone it, but cannot push or open issues or pull requests.
WaveGGJ17/VaporWaveWars/character.cpp
2017-01-20 20:59:31 +01:00

5 lines
53 B
C++

#include "character.hpp"
Character::Character(){
}