mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-11 19:53:52 +00:00
voids request - Move the filesystem files to root/ as it will be used in both Minecraft.Client and Minecraft.World (#819)
* Move Filesystem to root/include/ as per devoiders request * Filesystem -> lce_filesystem
This commit is contained in:
parent
e754bad17e
commit
38ce933fd5
7 changed files with 18 additions and 14 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#include <vector>
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
#include "..\Filesystem\Filesystem.h"
|
||||
#include <lce_filesystem\lce_filesystem.h>
|
||||
|
||||
#ifdef __ORBIS__
|
||||
#include <audioout.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue