mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Add missing applyTransform and replaceTransform functions…
--HG-- branch : minor
This commit is contained in:
@@ -29,6 +29,7 @@ namespace love
|
||||
namespace math
|
||||
{
|
||||
|
||||
Transform *luax_checktransform(lua_State *L, int idx);
|
||||
extern "C" int luaopen_transform(lua_State *L);
|
||||
|
||||
} // math
|
||||
|
||||
Reference in New Issue
Block a user