Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Turns out you have to actually commit a change before merging if you …
…want it to be included.
  • Loading branch information
rog9 committed Nov 26, 2012
1 parent 15f49c9 commit c0bb7aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device.h
Expand Up @@ -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
Expand Down

0 comments on commit c0bb7aa

Please sign in to comment.