trzy / Supermodel

Official repository of the Sega Model 3 arcade emulator.
https://supermodel3.com
262 stars 37 forks source link

GCC build broken #210

Closed ToBul closed 18 minutes ago

ToBul commented 3 hours ago

The math header was removed from InputSystem.cpp. Gcc can no longer perform ceil().

math

InputSystem

dukeeeey commented 3 hours ago

Thanks. Will fix it

toxieainc commented 2 hours ago

Oh whoops, sorry..

dukeeeey commented 18 minutes ago

should be fixed, thanks for the report