This commit is contained in:
parent
fb13af9532
commit
bb1837c2d3
23 changed files with 342 additions and 85 deletions
|
@ -24,7 +24,7 @@
|
|||
#endif
|
||||
|
||||
|
||||
void CNpc::processFishFolkMovementModifier( int _frames, s32 distX, s32 distY )
|
||||
void CNpcEnemy::processFishFolkMovementModifier( int _frames, s32 distX, s32 distY )
|
||||
{
|
||||
Pos.vy += distY;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue