c/lua:custom panic
This commit is contained in:
@@ -14,6 +14,9 @@ import (
|
||||
|
||||
// /* key, in the registry, for table of preloaded loaders */
|
||||
|
||||
// llgo:link (*State).LError C.luaL_error
|
||||
func (L *State) LError(format *c.Char, __llgo_va_list ...any) c.Int { return 0 }
|
||||
|
||||
// /* predefined references */
|
||||
|
||||
// llgo:link (*State).Loadfilex C.luaL_loadfilex
|
||||
|
||||
Reference in New Issue
Block a user