mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
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
|