mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
Added a new variant love.math.decompress(data, format), where data is any Data object.
This commit is contained in:
@@ -24,9 +24,6 @@
|
||||
// LOVE
|
||||
#include "common/StringMap.h"
|
||||
|
||||
// C++
|
||||
#include <vector>
|
||||
|
||||
namespace love
|
||||
{
|
||||
namespace math
|
||||
|
||||
Reference in New Issue
Block a user