mirror of
https://github.com/zeldaret/ph
synced 2026-06-06 03:28:47 -04:00
5 lines
91 B
C++
5 lines
91 B
C++
#include "Player/PlayerBase.hpp"
|
|
|
|
PlayerBase::PlayerBase() {}
|
|
PlayerBase::~PlayerBase() {}
|