mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Move EnumString to separate file and add enum_to_string (#15714)
This commit is contained in:
parent
bee541f378
commit
e9826f7819
22 changed files with 90 additions and 75 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
#include "irrlichttypes_bloated.h"
|
||||
#include <string>
|
||||
#include "common/c_types.h"
|
||||
#include "util/enum_string.h"
|
||||
|
||||
#define HUD_DIR_LEFT_RIGHT 0
|
||||
#define HUD_DIR_RIGHT_LEFT 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue