rafalh / dashfaction

A community patch for the Red Faction (2001) FPS game
https://www.factionfiles.com/ff.php?action=file&id=6252
Mozilla Public License 2.0
60 stars 11 forks source link

Fix return values for GrNewFont::draw etc #185

Closed is-this-c closed 2 years ago

rafalh commented 2 years ago

What makes you think gr_string should return a value? I've just checked the RF code and it does not seem right. EAX is filled with different things in different parts of this function like X coordinate or the string. Have you seen some usage of this function where it mattered?

is-this-c commented 2 years ago

You're right. However, gr_string returns x in 1.21.