summaryrefslogtreecommitdiff
path: root/include/wfc_user_info_warning.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wfc_user_info_warning.h')
-rw-r--r--include/wfc_user_info_warning.h6
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