mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
This commit is contained in:
@@ -22,12 +22,13 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
|
||||
#include "irrlichttypes.h"
|
||||
#include "irr_v3d.h"
|
||||
#include <irrList.h>
|
||||
#include <iostream>
|
||||
#include "debug.h"
|
||||
#include "exceptions.h"
|
||||
#include "mapnode.h"
|
||||
#include <set>
|
||||
#include <list>
|
||||
#include <map>
|
||||
|
||||
class INodeDefManager;
|
||||
|
||||
|
Reference in New Issue
Block a user