Added czech translation by fri
[drnoksnes] / dma.cpp
diff --git a/dma.cpp b/dma.cpp
index b360c58..30b5cad 100644 (file)
--- a/dma.cpp
+++ b/dma.cpp
@@ -118,7 +118,7 @@ void S9xDoDMA (uint8 Channel)
                }
                else
                {
-       #if defined (__GP2X__) || defined(__GIZ__)
+#if defined (__linux__)
            void *ptr = bsearch (&address, Memory.SDD1Index, 
                                 Memory.SDD1Entries, 12, S9xCompareSDD1IndexEntries);
            if (ptr)