mirror of
https://github.com/zeldaret/oot
synced 2026-06-07 03:57:35 -04:00
6bc6cedaf8
* Match boot_main.c, logutils.c, z_locale.c (text) * review * review 2
11 lines
117 B
C
11 lines
117 B
C
#ifndef CIC6105_H
|
|
#define CIC6105_H
|
|
|
|
#include "ultra64.h"
|
|
|
|
extern u32 B_80008EE0;
|
|
|
|
void func_80001720(void);
|
|
|
|
#endif
|