Initial import
This commit is contained in:
commit
b124d99c36
155 changed files with 49639 additions and 0 deletions
9
lmath.h
Normal file
9
lmath.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
#ifndef _LMATH_H_
|
||||
|
||||
#define _LMATH_H_
|
||||
|
||||
#include <lua.h>
|
||||
|
||||
int callistoopen_math(lua_State *);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue