mirror of
https://github.com/zeldaret/oot.git
synced 2025-02-10 06:30:13 +00:00
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
|