mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-15 06:06:04 +00:00
9 lines
90 B
C
9 lines
90 B
C
|
#ifndef CIC6105_H
|
||
|
#define CIC6105_H
|
||
|
|
||
|
#include "ultra64.h"
|
||
|
|
||
|
extern u32 B_80008EE0;
|
||
|
|
||
|
#endif
|