Decompile bgLoadFile

This commit is contained in:
Ryan Dwyer
2021-02-18 21:04:43 +10:00
parent 8826b450d8
commit bcb1d287cd
3 changed files with 24 additions and 51 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
#include "data.h"
#include "types.h"
void *func0004b170(void *src, void *dst, void *arg2);
void *func0004b170(void *src, void *dst, u32 len);
#endif