home projects git about
1 2 3 4 5 6 7
#include "honeysuckle.h" void hs_pushstring(lua_State *L, const char *format_string, ...) { lua_pushnumber(L, 0.4); format_string = format_string; }