Ceebox / cbEngine

A small, experimental 64x64 pixel based game engine.
MIT License
36 stars 5 forks source link

Make engine compile as static library, fix linux compiling and fix `renderer.cpp` compiler warnings #3

Closed tulpenkiste closed 7 months ago

tulpenkiste commented 1 year ago

These changes have been tested on Arch Linux. May need further modification for other OSes.

tulpenkiste commented 1 year ago

Forgot to mention, this fixes issue #1