3 lines
92 B
C
3 lines
92 B
C
#define MAKE_LUAC
|
|
static inline char *getenv(char *s) { return "?.lua"; }
|
|
#include "lua/m.c" |