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

4 lines
89 B
C
Raw Normal View History

#include "l2c.h"
void get_lua_stack(L2CAgent* l2c_agent, int index, L2CValue* l2c_val);