Files
cpp3ds/include/cpp3ds/System.hpp
T

8 lines
125 B
C++

#ifndef CPP3DS_SYSTEM_HPP
#define CPP3DS_SYSTEM_HPP
#include <cpp3ds/Config.hpp>
#include <cpp3ds/System/utils.hpp>
#endif