diff options
Diffstat (limited to 'include/shapes.h')
| -rw-r--r-- | include/shapes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/shapes.h b/include/shapes.h index 1e5c27a..554516b 100644 --- a/include/shapes.h +++ b/include/shapes.h @@ -63,3 +63,4 @@ int lshapesCheckCollisionPointPoly( lua_State* L ); int lshapesCheckCollisionLines( lua_State* L ); int lshapesCheckCollisionPointLine( lua_State* L ); int lshapesGetCollisionRec( lua_State* L ); +int lshapesRectPack( lua_State* L ); |
