View Single Post
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 06-13-2014 , 15:12   Re: Orpheu: Engine PM Functions
Reply With Quote #37

Quote:
Originally Posted by joropito View Post
_part_2 uses stack pointer as an standalone function, but it's called with JMP from PM_Jump.
So you can't be sure it's a real function following function calling conventions.

I see it's called with CALL from other locations (PM_PlayerMove). It's just a tricky optimization from compiler.
Yeah, it's inline until an specific code
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline