Files
MobileGL/MobileGL/MG_Impl/Init.h
T

7 lines
139 B
C++

#include <Includes.h>
namespace MobileGL {
namespace MG_Impl {
void Init();
} // namespace MG_Impl
} // namespace MobileGL