mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-24 23:28:16 -05: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
|