mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-25 07:24:42 -05:00
10 lines
266 B
C
10 lines
266 B
C
#ifndef PMDSKY_MAIN_0205B008_H
|
|
#define PMDSKY_MAIN_0205B008_H
|
|
|
|
#include "dungeon_mode.h"
|
|
|
|
void sub_0205B008(struct monster_summary *monster_summary, u32 b);
|
|
void sub_0205B028(struct monster_summary *monster_summary, s32 member_idx);
|
|
|
|
#endif //PMDSKY_MAIN_0205B008_H
|