mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 22:28:44 -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
|