summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2018-04-29 14:12:23 +0200
committerPatric Stout <truebrain@openttd.org>2018-04-29 15:32:16 +0200
commit85adde74858161240860ed9e4bf67f9be838de45 (patch)
treec49c092551d1b9070afe61447c412b9f0f107a11 /source.list
parent8d8b9a026a5915c2bf4591b74d79dfa1dcf791d8 (diff)
downloadopenttd-85adde74858161240860ed9e4bf67f9be838de45.tar.xz
Remove: PSP support
Diffstat (limited to 'source.list')
-rw-r--r--source.list9
1 files changed, 3 insertions, 6 deletions
diff --git a/source.list b/source.list
index cd823aa6f..2da8f96d4 100644
--- a/source.list
+++ b/source.list
@@ -1111,14 +1111,11 @@ music/null_m.cpp
#else
#if WINCE
#else
- #if PSP
+ #if DOS
#else
- #if DOS
+ #if MORPHOS
#else
- #if MORPHOS
- #else
- music/extmidi.cpp
- #end
+ music/extmidi.cpp
#end
#end
#end