mirror of
https://github.com/zeldaret/oot.git
synced 2025-04-08 23:56:26 +00:00
8 lines
111 B
C
8 lines
111 B
C
#ifndef SYS_FREEZE_H
|
|
#define SYS_FREEZE_H
|
|
|
|
#include "attributes.h"
|
|
|
|
NORETURN void func_800D31A0(void);
|
|
|
|
#endif
|