mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-15 12:38:56 -04:00
Decompile bgrab0f0ccbf0
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
void bgrabInit(void);
|
||||
void bgrabExit(void);
|
||||
void bgrab0f0ccbf0(struct coord *delta, f32 angle);
|
||||
void bgrab0f0ccbf0(struct coord *delta, f32 angle, struct defaultobj *obj);
|
||||
bool bgrabTryMoveUpwards(f32 y);
|
||||
s32 bgrabCalculateNewPosition(struct coord *delta, f32 angle, bool arg2);
|
||||
bool bgrabCalculateNewPositiontWithPush(struct coord *delta, f32 angle, bool arg2);
|
||||
|
||||
Reference in New Issue
Block a user