mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
10 lines
246 B
C
10 lines
246 B
C
#ifndef PMDSKY_MAIN_0207F818_H
|
|
#define PMDSKY_MAIN_0207F818_H
|
|
|
|
#include <file.h>
|
|
|
|
s32 sub_0207F818(struct file_stream* file, u8* buf, s32 size);
|
|
u32 sub_0207F828(struct file_stream* file, s32 offset, u32 whence);
|
|
|
|
#endif //PMDSKY_MAIN_0207F818_H
|