mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Move EnumString to separate file and add enum_to_string (#15714)
This commit is contained in:
@@ -16,6 +16,7 @@ extern "C" {
|
||||
#include "constants.h"
|
||||
#include <set>
|
||||
#include <cmath>
|
||||
#include "common/c_types.h"
|
||||
|
||||
|
||||
#define CHECK_TYPE(index, name, type) do { \
|
||||
|
Reference in New Issue
Block a user