mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Add base filesystem interface string identifier
This commit is contained in:
parent
2cd28ab304
commit
79961687bd
@ -38,8 +38,9 @@
|
||||
#define SOUNDCARD_INTERFACE_VERSION "ISoundC002"
|
||||
|
||||
#define SHADERSYSTEM_INTERFACE_VERSION "ShaderSystem002"
|
||||
#define FILESYSTEM_INTERFACE_VERSION "VFileSystem017"
|
||||
#define FACTORY_INTERFACE_VERSION "VFactorySystem001"
|
||||
#define FILESYSTEM_INTERFACE_VERSION "VFileSystem017"
|
||||
#define BASEFILESYSTEM_INTERFACE_VERSION "VBaseFileSystem011"
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
enum class InterfaceStatus_t : int
|
||||
|
Loading…
x
Reference in New Issue
Block a user