yuv422 / cosmo-engine

A new game engine to play the MS-DOS game "Cosmo's Cosmic Adventure" on modern systems
GNU General Public License v2.0
58 stars 12 forks source link

Fix linking on OpenBSD #16

Closed ibara closed 4 years ago

ibara commented 4 years ago

Hello.

This small patch allows cosmo-engine to not fail at link time.

Thanks!

yuv422 commented 4 years ago

Great thanks :)