perfect_dark/src/include/lib/lib_48b20.h

9 lines
168 B
C

#ifndef _IN_LIB_LIB_48B20_H
#define _IN_LIB_LIB_48B20_H
#include <ultra64.h>
#include "types.h"
u32 osSetTimer(OSTimer *, OSTime, u64, OSMesgQueue *, OSMesg);
#endif