This website requires JavaScript.
Explore
Help
Sign in
Mirror
/
UltimateTrainingModpack
Watch
1
Star
0
Fork
You've already forked UltimateTrainingModpack
0
mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced
2025-02-01 15:07:25 +00:00
Code
Issues
Activity
60d5416059
UltimateTrainingModpack
/
source
/
lua_helper.h
4 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
formatting; minimize makefile warnings; LOAD64 macro
2019-04-26 18:44:39 +00:00
#
include
"l2c.h"
void
get_lua_stack
(
L2CAgent
*
l2c_agent
,
int
index
,
L2CValue
*
l2c_val
)
;
Copy permalink