mirror of
https://github.com/pret/pmd-sky.git
synced 2026-06-02 22:27:13 -05:00
9 lines
215 B
C
9 lines
215 B
C
#ifndef PMDSKY_OVERLAY_29_023383A8_H
|
|
#define PMDSKY_OVERLAY_29_023383A8_H
|
|
|
|
#include "dungeon_mode.h"
|
|
|
|
void RevealAttackedTile(struct position *pos);
|
|
void ResetVictoryCounter();
|
|
|
|
#endif //PMDSKY_OVERLAY_29_023383A8_H
|