1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-10 11:55:27 +01:00

Move client code from nodedef.h/cpp (#16615)

This commit is contained in:
cx384
2025-11-08 21:49:01 +01:00
committed by GitHub
parent 232c833af4
commit 98295cf839
27 changed files with 880 additions and 789 deletions

View File

@@ -5,6 +5,7 @@
#pragma once
#include "constants.h"
#include "objdef.h"
#include "nodedef.h"
#include "noise.h"