summaryrefslogtreecommitdiff
path: root/include/shapes.h
diff options
context:
space:
mode:
authorjussi2025-04-09 00:34:19 +0300
committerjussi2025-04-09 00:34:19 +0300
commit3471e4514ffae28cab3fb926c86e5bf461723ac9 (patch)
treea1fda2f7c82eb360cc897a60e52519b168791b78 /include/shapes.h
parentd0bfd1f71d852eb55ec0e94792a02c7291080633 (diff)
downloadreilua-enhanced-3471e4514ffae28cab3fb926c86e5bf461723ac9.tar.gz
reilua-enhanced-3471e4514ffae28cab3fb926c86e5bf461723ac9.tar.bz2
reilua-enhanced-3471e4514ffae28cab3fb926c86e5bf461723ac9.zip
RectPack.
Diffstat (limited to 'include/shapes.h')
-rw-r--r--include/shapes.h1
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 );