blob: 37d07ffa0535d0fe7bedc2ac49e8e0646f8e8c2a [file] [log] [blame]
Thierry Fournierfb0b5462016-01-21 09:28:58 +01001#ifndef _PROTO_HLUA_FCN_H
2#define _PROTO_HLUA_FCN_H
3
4int hlua_fcn_reg_core_fcn(lua_State *L);
5
6#endif /* _PROTO_HLUA_FCN_H */