mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 21:03:21 -04:00
Decompile bbikeTick
This commit is contained in:
@@ -13,7 +13,6 @@ void bbike0f0d2b40(struct defaultobj *bike, struct coord *arg1, f32 arg2, struct
|
||||
s32 bbikeCalculateNewPosition(struct coord *arg0, f32 arg1);
|
||||
s32 bbikeCalculateNewPositionWithPush(struct coord *arg0, f32 arg1);
|
||||
void bbikeUpdateVertical(struct coord *arg0);
|
||||
s32 bbike0f0d363c(f32 arg0);
|
||||
s32 bbike0f0d3680(struct coord *arg0, struct coord *arg1, struct coord *arg2);
|
||||
s32 bbike0f0d36d4(struct coord *arg0, struct coord *arg1, struct coord *arg2, struct coord *arg3, struct coord *arg4);
|
||||
s32 bbike0f0d3840(struct coord *arg0, struct coord *arg1, struct coord *arg2);
|
||||
|
||||
@@ -13,8 +13,8 @@ u32 func0f092b50(void);
|
||||
u32 func0f092b7c(void);
|
||||
void func0f092c04(s32 channelnum);
|
||||
u32 func0f093508(void);
|
||||
u32 func0f093630(void);
|
||||
u32 func0f093790(void);
|
||||
void func0f093630(struct prop *prop, f32 arg1, s32 arg2);
|
||||
void func0f093790(struct prop *prop, s32 arg1);
|
||||
void func0f0938ec(struct prop *prop);
|
||||
s16 func0f0939f8(struct audiochannel *channel, struct prop *prop, s16 soundnum, s16 padnum, s32 arg4, u16 flags, u16 flags2, s32 arg7, struct coord *pos, f32 arg9, s16 *rooms, s32 room, f32 arg12, f32 arg13, f32 arg14);
|
||||
void audioMuteChannel(s32 channelnum);
|
||||
|
||||
@@ -54,7 +54,7 @@ f32 func0f09cf58(u32 arg0);
|
||||
void func0f09cf88(void);
|
||||
void func0f09d140(s32 hand);
|
||||
u32 func0f09d550(void);
|
||||
u32 func0f09d8dc(void);
|
||||
void func0f09d8dc(f32 breathing, f32 arg1, f32 arg2, f32 arg3, f32 arg4);
|
||||
u32 func0f09dd7c(void);
|
||||
u32 func0f09ddcc(void);
|
||||
u32 func0f09ddec(void);
|
||||
|
||||
Reference in New Issue
Block a user