mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-02-01 06:57:25 +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);
|