mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 13:47:12 -05:00
7 lines
113 B
C
7 lines
113 B
C
#ifndef GUARD_ITEMFINDER_H
|
|
#define GUARD_ITEMFINDER_H
|
|
|
|
void sub_813EC8C(u8 taskId);
|
|
|
|
#endif //GUARD_ITEMFINDER_H
|