mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Minor code cleanup
This commit is contained in:
@@ -52,7 +52,7 @@ public:
|
||||
|
||||
enum UsageHint
|
||||
{
|
||||
USAGE_DYNAMIC = 1,
|
||||
USAGE_DYNAMIC,
|
||||
USAGE_STATIC,
|
||||
USAGE_STREAM,
|
||||
USAGE_MAX_ENUM
|
||||
|
||||
Reference in New Issue
Block a user