mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-20 04:33:16 -03:00
Turns out you have to actually commit a change before merging if you want it to be included.
This commit is contained in:
@@ -21,8 +21,7 @@
|
||||
#include <queue>
|
||||
#include "../HW/Memmap.h"
|
||||
|
||||
class PointerWrap;
|
||||
|
||||
#include "Chunkfile.h"
|
||||
|
||||
#define FS_SUCCESS (u32)0 // Success
|
||||
#define FS_EACCES (u32)-1 // Permission denied
|
||||
|
||||
Reference in New Issue
Block a user