1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-15 19:06:11 +00:00
UltimateTrainingModpack/source/lua_helper.hpp

9 lines
115 B
C++
Raw Normal View History

2019-05-17 09:24:04 -07:00
#ifndef LUA_HELPER_H
#define LUA_HELPER_H
#include <switch.h>
#include "l2c_imports.hpp"
2019-05-18 21:16:48 -07:00
2019-05-17 09:24:04 -07:00
#endif // LUA_HELPER_H