ptitSeb / Serious-Engine

A port to the OpenPandora (and working fine on plain Linux) of the open source version of a game engine developed by Croteam for the classic Serious Sam games. Status: Working (for both FE and SE).
https://pyra-handheld.com/boards/threads/serious-sam-first-encounter.77225/
GNU General Public License v2.0
74 stars 22 forks source link

Remove some redundant #ifdefs and added some new ones #51

Closed iamthesenate1 closed 2 years ago

iamthesenate1 commented 2 years ago

I have also updated the cmake_minimum_required version to 3.7.2 (the version from debian oldoldstable).

I have removed #if PLATFORM_UNIX ... because it already existed in Engine/StdH.h