mirror of
https://github.com/pret/pokefirered.git
synced 2026-04-25 07:19:36 -05:00
9 lines
159 B
C
9 lines
159 B
C
#ifndef GUARD_ITEM_MENU_ICONS
|
|
#define GUARD_ITEM_MENU_ICONS
|
|
|
|
#include "global.h"
|
|
|
|
u8 sub_80D511C(u8 a0, u8 a1, u8 a2, u8 a3);
|
|
|
|
#endif // GUARD_ITEM_MENU_ICONS
|