mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Decoration: Remove usage of multi-character constants
This commit is contained in:
parent
307c57dcc4
commit
55ecde665d
2 changed files with 4 additions and 2 deletions
|
@ -260,6 +260,8 @@ public:
|
|||
virtual std::string getName();
|
||||
};
|
||||
|
||||
#define MTSCHEM_FILE_SIGNATURE 0x4d54534d // 'MTSM'
|
||||
|
||||
enum Rotation {
|
||||
ROTATE_0,
|
||||
ROTATE_90,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue