mirror of
https://github.com/zeldaret/tmc
synced 2026-08-02 00:24:31 -04:00
header overhaul
This commit is contained in:
@@ -15,6 +15,10 @@ void sub_0806FA90(Entity*, Entity*, s32, s32);
|
||||
void ResolveEntityOnTop(Entity*, Entity*);
|
||||
void ResolveEntityBelow(Entity*, Entity*);
|
||||
|
||||
u32 sub_0806F5A4(u32 idx);
|
||||
u32 sub_0806F3E4(Entity*);
|
||||
void sub_0806F69C(Entity*);
|
||||
|
||||
extern const s16 gSineTable[64];
|
||||
extern const s16 gCosineTable[256];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user