mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 20:14:22 +00:00
9724b24788
PC
8 lines
241 B
Bash
Executable File
8 lines
241 B
Bash
Executable File
#!/bin/sh
|
|
|
|
#if uncommented, will fetch repos with read+write access. Useful for committers
|
|
#export WRITERIGHTS
|
|
|
|
#if uncommented, will build libretro GL cores as well. Doesn't need to be defined for mobile platforms
|
|
#export BUILD_LIBRETRO_GL
|