Hacked By AnonymousFox

Current Path : /usr/include/lua-5.1/
Upload File :
Current File : //usr/include/lua-5.1/lua.hpp

// lua.hpp
// Lua header files for C++
// <<extern "C">> not supplied automatically because Lua also compiles as C++

extern "C" {
#include "lua.h"
#include "lualib.h"
#include "lauxlib.h"
}

Hacked By AnonymousFox1.0, Coded By AnonymousFox