SethRobinson / proton

Proton SDK: Seth's GL/GLES messy multi-platform C++ game SDK. Can output to Windows, OS X, iOS, Android, Linux (Raspbian too), HTML5, Flash
Other
79 stars 16 forks source link

RTPack: Fix compilation issue on MacOS #37

Closed Nyabsi closed 3 months ago

Nyabsi commented 3 months ago

This fixes RTPack compilation for MacOS so it can be compiled without issues again.

Screenshot 2024-03-18 at 12 01 06

on a side note, luckily the XCode projects still works without issues, let me know if this PR has any issues.