oot/include/sys_freeze.h

9 lines
111 B
C

#ifndef SYS_FREEZE_H
#define SYS_FREEZE_H
#include "attributes.h"
NORETURN void func_800D31A0(void);
#endif