mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-07 03:04:19 -05:00
7 lines
147 B
C
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
|