mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
11 lines
295 B
C
11 lines
295 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);
|
|
void sub_0205B0A0(void *p1);
|
|
|
|
#endif //PMDSKY_MAIN_0205B008_H
|