libretro / tyrquake

Libretro port of Tyrquake (Quake 1 engine)
GNU General Public License v2.0
42 stars 46 forks source link

remove stdio includes #112

Closed inactive123 closed 3 years ago

inactive123 commented 3 years ago

On some systems, including stdio.h can add quite a bit to the binary size. This include is now unnecessary either way.