Closed aferenc closed 3 years ago
Adding a bit of context before approving:
allegro_main-5
in the makefile is needed for Mac OS compilation, and doesn't break anything when compiling for Linux; I've tested.__MACH__
and DARWIN
don't seem to be standard. Not quite sure where I got them from.
Some relatively minor tweaks made to make the source code compile on MacOS, while trying to remain compatible with both Windows and Linux.