mirror of
https://github.com/zeldaret/oot
synced 2026-08-08 10:33:54 -04:00
Reduce dependencies on global.h (10) (#2490)
* reduce z64.h size * fix z_cheap_proc.inc.c * ,bss * remove temp delcaration
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef SYS_FREEZE_H
|
||||
#define SYS_FREEZE_H
|
||||
|
||||
#include "attributes.h"
|
||||
|
||||
NORETURN void func_800D31A0(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user