coop-deluxe / sm64coopdx

An official continuation of https://github.com/djoslin0/sm64ex-coop on sm64coopdx for the enhancements and progress it already has.
https://sm64coopdx.com
408 stars 73 forks source link

Fix Linux compilation issues with mumble.c #335

Closed Multi-Volt closed 2 months ago

Multi-Volt commented 2 months ago

Found this issue on my system when trying to compile the latest version (v 1.0.3) on my Nobara 40 system.

src/pc/mumble/mumble.c:21:18: fatal error: libc.h: No such file or directory 21 | #include | ^~~~ compilation terminated.

Isaac0-dev commented 2 months ago

this is already fixed on the dev branch