mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
Avoid some hardcoded strings
This commit is contained in:
@@ -393,5 +393,7 @@ DECLARE_STRINGMAP(DataBaseType);
|
||||
DECLARE_STRINGMAP(CullMode);
|
||||
DECLARE_STRINGMAP(Winding);
|
||||
|
||||
const char *getConstant(BuiltinVertexAttribute attrib);
|
||||
|
||||
} // graphics
|
||||
} // love
|
||||
|
||||
Reference in New Issue
Block a user