mirror of
https://github.com/zeldaret/af.git
synced 2026-09-26 13:33:16 -04:00
4ba0839423
* lb_rtc OK * fixes * Use equality enum values
11 lines
168 B
C
11 lines
168 B
C
#ifndef C_7220C0_H
|
|
#define C_7220C0_H
|
|
|
|
#include "ultra64.h"
|
|
#include "lb_rtc.h"
|
|
|
|
s32 func_800FE420_jp(OSMesgQueue*, lbRTC_time_c*);
|
|
// void func_800FE480_jp();
|
|
|
|
#endif
|