mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
Renamed CompressedData:getNumMipmaps to CompressedData:getMipmapCount; Improved type-checking error messages for some functions which expect function arguments
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
#include "libraries/noise1234/simplexnoise1234.h"
|
||||
|
||||
// STL
|
||||
#include <limits>
|
||||
#include <vector>
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user