mirror of https://github.com/pret/pokeemerald.git
7 lines
138 B
C
7 lines
138 B
C
|
#ifndef GUARD_ITEM_MENU_ICONS
|
||
|
#define GUARD_ITEM_MENU_ICONS
|
||
|
|
||
|
u8 sub_80D511C(u8 a0, u8 a1, u8 a2, u8 a3);
|
||
|
|
||
|
#endif // GUARD_ITEM_MENU_ICONS
|