Decompile bgrab0f0ccbf0

This commit is contained in:
Ryan Dwyer
2022-05-27 20:04:04 +10:00
parent 814900854b
commit 31eff39ac9
2 changed files with 110 additions and 618 deletions
+1 -1
View File
@@ -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);