pmd-sky/include/main_02059334.h
AnonymousRandomPerson e78694b663 Fixed bad import
2026-03-19 22:43:18 -04:00

11 lines
358 B
C

#ifndef PMDSKY_MAIN_02059334_H
#define PMDSKY_MAIN_02059334_H
#include "common.h"
#include "main_02058FA4.h"
void WriteMonsterToSave(struct WriteMonsterInfoToSave_struct *write_info, struct ground_monster *monster);
void ReadMonsterFromSave(struct WriteMonsterInfoToSave_struct *read_info, struct ground_monster *monster);
#endif //PMDSKY_MAIN_02059334_H