Polyphase Game Engine
Loading...
Searching...
No Matches
TinyLLM_Lua.h
Go to the documentation of this file.
1#pragma once
2
3struct lua_State;
4
5void TinyLLM_Lua_Register(lua_State* L);
void TinyLLM_Lua_Register(lua_State *L)
Definition TinyLLM_Lua.cpp:234