mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 14:49:59 -04:00
Decompile bgLoadFile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user