mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 05:45:46 +00:00
vfs_real: Add CreateFullPath to Create* operations
This commit is contained in:
parent
b16c3dc725
commit
fdb155ca09
2 changed files with 6 additions and 13 deletions
|
@ -5,7 +5,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <string_view>
|
||||
|
||||
#include <boost/container/flat_map.hpp>
|
||||
#include "common/file_util.h"
|
||||
#include "core/file_sys/mode.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue