Better commenting

This commit is contained in:
Aurora
2016-04-04 18:19:00 +02:00
parent 0001f301f8
commit bb437f6f7b
6 changed files with 20 additions and 11 deletions

View File

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