mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
9 lines
181 B
C
9 lines
181 B
C
#ifndef PMDSKY_OVERLAY_29_02348D00_H
|
|
#define PMDSKY_OVERLAY_29_02348D00_H
|
|
|
|
#include "item.h"
|
|
|
|
bool8 IsItemUnkMissionItem2(struct item *item);
|
|
|
|
#endif //PMDSKY_OVERLAY_29_02348D00_H
|