diff options
Diffstat (limited to 'emulators/mupen64plus-video-rice')
-rw-r--r-- | emulators/mupen64plus-video-rice/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/mupen64plus-video-rice/Makefile b/emulators/mupen64plus-video-rice/Makefile index 8fee40047d36..aabc98f6a3c8 100644 --- a/emulators/mupen64plus-video-rice/Makefile +++ b/emulators/mupen64plus-video-rice/Makefile @@ -12,8 +12,6 @@ COMMENT= The rice graphics plugin for Mupen64plus USE_GL= yes USE_SDL= sdl -#USE_GCC= 4.1+ - FIXFILES= rice_video/liblinux/BMGImage.c rice_video/liblinux/BMGUtils.c PLUGIN_NAME= ricevideo |