#ifndef SMLUA_FUNCTIONS_H #define SMLUA_FUNCTIONS_H void smlua_bind_functions(void); #endif