mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-22 04:24:56 +00:00
Turns out you have to actually commit a change before merging if you want it to be included.
This commit is contained in:
parent
15f49c9b61
commit
c0bb7aa8f3
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue