SuperMarioOdysseyOnline/include/al/screen/ScreenPointKeeper.h

10 lines
93 B
C++

#pragma once
namespace al
{
class ScreenPointKeeper
{
public:
};
};