diff options
author | tgsm <doodrabbit@hotmail.com> | 2021-06-30 21:47:57 -0500 |
---|---|---|
committer | tgsm <doodrabbit@hotmail.com> | 2021-06-30 21:47:57 -0500 |
commit | 50cfe8341dd239857d0d1a0c87dbb08849de51d0 (patch) | |
tree | 2e59eac2cd35b9b1897171d445ca03626b04e0b8 /include/wfc_user_info_warning.h | |
parent | 899ff8cbd29f2562bf3a17bb458f16d1ae1ad725 (diff) |
Name unk_02034188 -> wfc_user_info_warning
Diffstat (limited to 'include/wfc_user_info_warning.h')
-rw-r--r-- | include/wfc_user_info_warning.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/wfc_user_info_warning.h b/include/wfc_user_info_warning.h new file mode 100644 index 00000000..2ddb8890 --- /dev/null +++ b/include/wfc_user_info_warning.h @@ -0,0 +1,6 @@ +#ifndef POKEDIAMOND_WFC_USER_INFO_WARNING_H +#define POKEDIAMOND_WFC_USER_INFO_WARNING_H + +void ShowWFCUserInfoWarning(u32 heap_id, u32 a1); + +#endif |