CHollingworth / Lampray

Linux Application Modding Platform. A native Linux mod manager.
https://www.nexusmods.com/baldursgate3/mods/2169
The Unlicense
177 stars 19 forks source link

fix: Resolve minor compile warnings #90

Closed SnazzyPanda closed 9 months ago

SnazzyPanda commented 9 months ago

This should get rid of some minor warnings that come up during compile.

These mostly seemed to be related to missing returns, when a boolean return value was expected from the function.