This commit is contained in:
parent
c8a3f3c9fc
commit
404975b407
8 changed files with 83 additions and 37 deletions
|
@ -271,7 +271,7 @@ protected:
|
|||
|
||||
void processGenericGotoTarget( int _frames, s32 xDist, s32 yDist, s32 speed );
|
||||
void processGenericGetUserDist( int _frames, s32 *distX, s32 *distY );
|
||||
void processGenericFixedPathWalk( int _frames, s32 *moveX, s32 *moveY );
|
||||
void processGenericFixedPathWalk( int _frames, s32 *moveX, s32 *moveY, s32 *heading );
|
||||
|
||||
// small jellyfish functions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue