mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-31 19:51:45 +02:00
tpt.drawline
This commit is contained in:
committed by
Simon Robertshaw
parent
ae3241ec80
commit
4abefaf1ec
@@ -47,6 +47,7 @@ int luatpt_get_property(lua_State* l);
|
||||
int luatpt_drawpixel(lua_State* l);
|
||||
int luatpt_drawrect(lua_State* l);
|
||||
int luatpt_fillrect(lua_State* l);
|
||||
int luatpt_drawline(lua_State* l);
|
||||
int luatpt_textwidth(lua_State* l);
|
||||
int luatpt_get_name(lua_State* l);
|
||||
int luatpt_set_shortcuts(lua_State* l);
|
||||
|
Reference in New Issue
Block a user