mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Improve item serialization
This commit is contained in:
parent
564c3a9c96
commit
8dd3622c6d
4 changed files with 61 additions and 28 deletions
|
@ -32,9 +32,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
|
||||
#include "common_irrlicht.h"
|
||||
#include "debug.h"
|
||||
#include "strfnd.h"
|
||||
#include "exceptions.h"
|
||||
#include "porting.h"
|
||||
#include "strfnd.h" // For trim()
|
||||
|
||||
extern const v3s16 g_6dirs[6];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue