mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
9 lines
183 B
C
9 lines
183 B
C
#ifndef PMDSKY_MAIN_02025788_H
|
|
#define PMDSKY_MAIN_02025788_H
|
|
|
|
// buf: Buffer
|
|
// string_id: String ID
|
|
void GetStringFromFile(u8* buf, s32 string_id);
|
|
|
|
#endif //PMDSKY_MAIN_02025788_H
|