diff options
| author | Joost Peters | 2007-06-09 09:44:52 +0000 | 
|---|---|---|
| committer | Joost Peters | 2007-06-09 09:44:52 +0000 | 
| commit | 3e416bf6013ea3c26ccd979d3fcdc09c08419d86 (patch) | |
| tree | d34ab3d84e82e0bd5017d0325a0bbc3aa88e0486 /backends/platform/psp | |
| parent | 8eae29816ae7036ef4401747863ad770c44efc51 (diff) | |
| download | scummvm-rg350-3e416bf6013ea3c26ccd979d3fcdc09c08419d86.tar.gz scummvm-rg350-3e416bf6013ea3c26ccd979d3fcdc09c08419d86.tar.bz2 scummvm-rg350-3e416bf6013ea3c26ccd979d3fcdc09c08419d86.zip  | |
enable lure and cruise again; I accidentally committed this to trunk instead of branch-0-10-0 previously =)
svn-id: r27243
Diffstat (limited to 'backends/platform/psp')
| -rw-r--r-- | backends/platform/psp/Makefile | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/backends/platform/psp/Makefile b/backends/platform/psp/Makefile index da1d40dbee..648adcd881 100644 --- a/backends/platform/psp/Makefile +++ b/backends/platform/psp/Makefile @@ -6,9 +6,6 @@  DISABLE_SCALERS = true  DISABLE_HQ_SCALERS = true -DISABLE_LURE = 1 -DISABLE_CRUISE = 1 -  srcdir = ../../..  VPATH = $(srcdir)  HAVE_GCC3 = false  | 
