mirror of
https://github.com/pret/pmd-red.git
synced 2026-07-12 23:01:20 -05:00
12 lines
284 B
C
12 lines
284 B
C
#include "global.h"
|
|
#include "code_8004AA0.h"
|
|
|
|
void sub_8010EF0(void)
|
|
{
|
|
CloseFile(gUnknown_203B0E4->unk0[4]);
|
|
CloseFile(gUnknown_203B0E4->unk0[2]);
|
|
CloseFile(gUnknown_203B0E4->unk0[3]);
|
|
CloseFile(gUnknown_203B0E4->unk0[0]);
|
|
CloseFile(gUnknown_203B0E4->unk0[1]);
|
|
}
|