1
0
Fork 0
2019-ecs/Source/Components/Player.hpp

7 lines
34 B
C++

#pragma once
struct Player
{
};