libretro-mirrors / beetle-saturn-libretro

Standalone port of Mednafen Saturn to the libretro API.
GNU General Public License v2.0
62 stars 42 forks source link

Fix for Linux builds #137

Closed hiddenasbestos closed 5 years ago

hiddenasbestos commented 5 years ago

Mednafen defines SIZEOF_VOID_P in its configure script, we do something similar with a makefile.

hiddenasbestos commented 5 years ago

Fixes #134