pokefirered/include/item_use.h
2018-10-06 16:16:33 -04:00

10 lines
157 B
C

#ifndef GUARD_ITEM_USE_H
#define GUARD_ITEM_USE_H
#include "global.h"
void sub_80A1E0C(u8);
void sub_80A2294(u8, u8, u16, u16);
#endif //GUARD_ITEM_USE_H