mirror of
https://github.com/tswow/tswow
synced 2026-08-14 20:29:06 -04:00
5 lines
No EOL
84 B
C++
5 lines
No EOL
84 B
C++
extern "C" {
|
|
#include "lua.h"
|
|
#include "lauxlib.h"
|
|
#include "lualib.h"
|
|
} |