diff options
| author | jussi | 2025-04-09 00:34:19 +0300 |
|---|---|---|
| committer | jussi | 2025-04-09 00:34:19 +0300 |
| commit | 3471e4514ffae28cab3fb926c86e5bf461723ac9 (patch) | |
| tree | a1fda2f7c82eb360cc897a60e52519b168791b78 /include/shapes.h | |
| parent | d0bfd1f71d852eb55ec0e94792a02c7291080633 (diff) | |
| download | reilua-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.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 ); |
