mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-03-20 21:36:11 +00:00
3 lines
89 B
C
3 lines
89 B
C
#include "l2c.h"
|
|
|
|
void get_lua_stack(L2CAgent* l2c_agent, int index, L2CValue* l2c_val);
|