diff options
author | tgsm <doodrabbit@hotmail.com> | 2021-06-29 02:46:32 -0500 |
---|---|---|
committer | tgsm <doodrabbit@hotmail.com> | 2021-06-29 02:47:32 -0500 |
commit | 837cd799f76c81e762113bb46dd50176ac614dde (patch) | |
tree | 5009d0ad1941ec7f1f9ed37c886586ec5630fdb3 /include | |
parent | c14bd5bca2631fd4574c498201c679732b562f09 (diff) |
Decompile unk_02034188
Diffstat (limited to 'include')
-rw-r--r-- | include/unk_02034188.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/unk_02034188.h b/include/unk_02034188.h new file mode 100644 index 00000000..02ade1f0 --- /dev/null +++ b/include/unk_02034188.h @@ -0,0 +1,6 @@ +#ifndef POKEDIAMOND_UNK_02034188_H +#define POKEDIAMOND_UNK_02034188_H + +void ShowWFCUserInfoWarning(u32 heap_id, u32 a1); + +#endif |