mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-05 06:21:19 +12:00
FileStream: The rest of the changes...
This commit is contained in:
parent
535ff8c0d7
commit
9a5c95cd76
33 changed files with 32 additions and 553 deletions
|
@ -31,7 +31,7 @@
|
|||
#include <zarchive/zarchivewriter.h>
|
||||
#include <zarchive/zarchivereader.h>
|
||||
|
||||
#include "Common/filestream.h"
|
||||
#include "Common/FileStream.h"
|
||||
|
||||
wxDEFINE_EVENT(wxEVT_TITLE_FOUND, wxCommandEvent);
|
||||
wxDEFINE_EVENT(wxEVT_TITLE_REMOVED, wxCommandEvent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue