mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
Added gzip support to love.math.compress and love.math.decompress.
This commit is contained in:
@@ -205,8 +205,6 @@ private:
|
||||
|
||||
Math();
|
||||
|
||||
Compressor *compressors[Compressor::FORMAT_MAX_ENUM];
|
||||
|
||||
}; // Math
|
||||
|
||||
inline float Math::noise(float x) const
|
||||
|
||||
Reference in New Issue
Block a user