Implement RealVfsFile (computer fs backend)
This commit is contained in:
5
src/core/file_sys/vfs_offset.cpp
Normal file
5
src/core/file_sys/vfs_offset.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
// Copyright 2018 yuzu emulator team
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
namespace FileSys {} // namespace FileSys
|
||||
Reference in New Issue
Block a user