mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-25 07:24:42 -05:00
9 lines
197 B
C
9 lines
197 B
C
#ifndef PMDSKY_OVERLAY_29_022FA430_H
|
|
#define PMDSKY_OVERLAY_29_022FA430_H
|
|
|
|
#include "dungeon_mode.h"
|
|
|
|
bool8 ShouldMonsterHeadToStairs(struct entity *entity);
|
|
|
|
#endif //PMDSKY_OVERLAY_29_022FA430_H
|