diff options
Diffstat (limited to 'include/rgui.h')
| -rw-r--r-- | include/rgui.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rgui.h b/include/rgui.h index b23b472..576c0c6 100644 --- a/include/rgui.h +++ b/include/rgui.h @@ -11,6 +11,7 @@ int lguiGuiSetState( lua_State *L ); int lguiGuiGetState( lua_State *L ); /* Font. */ int lguiGuiSetFont( lua_State *L ); +int lguiGuiGetFont( lua_State *L ); /* Style */ int lguiGuiSetStyle( lua_State *L ); int lguiGuiGetStyle( lua_State *L ); |
