pokediamond/include/wfc_user_info_warning.h

7 lines
147 B
C

#ifndef POKEDIAMOND_WFC_USER_INFO_WARNING_H
#define POKEDIAMOND_WFC_USER_INFO_WARNING_H
void ShowWFCUserInfoWarning(u32 heap_id, u32 a1);
#endif