mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Move ClientEnvironment to dedicated cpp/header files
This commit is contained in:
parent
b0746834cc
commit
eb2c19bbed
8 changed files with 1042 additions and 1003 deletions
|
@ -21,7 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#define CLIENT_HEADER
|
||||
|
||||
#include "network/connection.h"
|
||||
#include "environment.h"
|
||||
#include "clientenvironment.h"
|
||||
#include "irrlichttypes_extrabloated.h"
|
||||
#include "threading/mutex.h"
|
||||
#include <ostream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue