mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Decoration: Remove usage of multi-character constants
This commit is contained in:
@@ -260,6 +260,8 @@ public:
|
||||
virtual std::string getName();
|
||||
};
|
||||
|
||||
#define MTSCHEM_FILE_SIGNATURE 0x4d54534d // 'MTSM'
|
||||
|
||||
enum Rotation {
|
||||
ROTATE_0,
|
||||
ROTATE_90,
|
||||
|
Reference in New Issue
Block a user