1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-02-01 06:57:25 +00:00
UltimateTrainingModpack/source/lua_helper.hpp

9 lines
115 B
C++
Raw Normal View History

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