Some more tidying up

This commit is contained in:
Aurora
2016-04-02 18:48:31 +02:00
parent 3475cfe1e6
commit 24186a7148
8 changed files with 54 additions and 42 deletions

View File

@@ -2,4 +2,4 @@
#include <3ds/types.h>
u32 patch_code(u64 progid, u8 *code, u32 size);
void patchCode(u64 progid, u8 *code, u32 size);