summaryrefslogtreecommitdiff
path: root/include/wfc_user_info_warning.h
blob: 2ddb88903cc70d796dbc9be8fe39ce54b675489f (plain)
1
2
3
4
5
6
#ifndef POKEDIAMOND_WFC_USER_INFO_WARNING_H
#define POKEDIAMOND_WFC_USER_INFO_WARNING_H

void ShowWFCUserInfoWarning(u32 heap_id, u32 a1);

#endif