mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-22 17:47:23 -05:00
9 lines
152 B
C
9 lines
152 B
C
#ifndef PMDSKY_MAIN_02052950_H
|
|
#define PMDSKY_MAIN_02052950_H
|
|
|
|
#include "util.h"
|
|
|
|
bool8 CanThrowItems(s16 monster_id);
|
|
|
|
#endif //PMDSKY_MAIN_02052950_H
|