mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-22 09:15:02 +00:00
Updates.
This commit is contained in:
parent
03f87dd606
commit
9b9820e4c6
@ -1,6 +1,6 @@
|
||||
|
||||
BUILD_OPENGL = 1
|
||||
BUILD_FILTER = 1
|
||||
BUILD_FILTER = 0
|
||||
|
||||
BUILD_RSOUND = 1
|
||||
BUILD_OSS = 1
|
||||
@ -8,5 +8,5 @@ BUILD_ALSA = 1
|
||||
BUILD_ROAR = 1
|
||||
|
||||
|
||||
PREFIX = /usr
|
||||
PREFIX = /usr/local
|
||||
|
||||
|
@ -6,7 +6,8 @@
|
||||
/* and is, thus, not a derivative work of the original code, */
|
||||
/* only the original equations behind the code. */
|
||||
|
||||
#include <strings.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "pastlib.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user