Emulator.hpp
1 #ifndef CPP3DS_EMULATOR_HPP
2 #define CPP3DS_EMULATOR_HPP
3 
4 #include <cpp3ds/Config.hpp>
5 
6 #include <cpp3ds/Emulator/Emulator.hpp>
7 
8 #endif
9