mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-01-21 01:40:14 +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);
|