LuPPC/include/luares.h

5 lines
65 B
C

#ifndef LUARES_H
#define LUARES_H
extern char lua_init[];
#endif