mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-14 21:40:03 +00:00
6bc6cedaf8
* Match boot_main.c, logutils.c, z_locale.c (text) * review * review 2
10 lines
117 B
C
10 lines
117 B
C
#ifndef CIC6105_H
|
|
#define CIC6105_H
|
|
|
|
#include "ultra64.h"
|
|
|
|
extern u32 B_80008EE0;
|
|
|
|
void func_80001720(void);
|
|
|
|
#endif
|