Separate filestream.h into OS specific implementation files (#190)

This commit is contained in:
goeiecool9999
2022-09-07 02:42:25 +02:00
committed by GitHub
parent f8b5024c09
commit e20bfd00ec
37 changed files with 550 additions and 471 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
#include "Cafe/Filesystem/FST/FST.h"
#include "Common/filestream.h"
#include "Common/FileStream.h"
#include "GamePatch.h"