gastamper / groundzero2

A fork of the GroundZero2 codebase with bug fixes, standardization, and sanity-related changes.
8 stars 7 forks source link

act_use.c: some(?) functions return 1 on success, 0 on failure #51

Closed gastamper closed 6 years ago

gastamper commented 6 years ago

https://github.com/gastamper/groundzero2/blob/5274235d8ce3f8c227bf81f98acde4255be1ea0c/src/act_use.c#L490

gastamper commented 6 years ago

This is kind of dumb but almost makes sense in context and generally only occurs in single places within the code (heal_tank occurs only in do_use) so not much impact.