SSBM Decomp
Loading...
Searching...
No Matches
lbtime.h
Go to the documentation of this file.
1#ifndef MELEE_LB_LBTIME_H
2#define MELEE_LB_LBTIME_H
3
4#include <platform.h>
5
6#include <dolphin/os.h>
7
8u32 lbTime_8000AEC8(u32 a, u32 b);
9u32 lbTime_8000AEE4(u32 a, int b);
10u32 lbTime_8000AF24(u32 a, int b);
11u32 lbTime_8000AF74(u32 a, int b);
12u32 lbTime_8000AFBC(void);
13void lbTime_8000B028(OSCalendarTime* td, unsigned int ticks);
14
15#endif
u8 b
Definition grstadium.c:46
u32 lbTime_8000AEE4(u32 a, int b)
Definition lbtime.c:10
u32 lbTime_8000AF74(u32 a, int b)
Definition lbtime.c:41
void lbTime_8000B028(OSCalendarTime *td, unsigned int ticks)
Definition lbtime.c:64
u32 lbTime_8000AEC8(u32 a, u32 b)
Definition lbtime.c:5
u32 lbTime_8000AF24(u32 a, int b)
Definition lbtime.c:19
u32 lbTime_8000AFBC(void)
Definition lbtime.c:55
int td
Definition ground.c:2566