X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcd%2FMemory.c;h=92c6060ce991fc0be765c0fbbc8b1c1a044b4f7e;hb=2ec14aec8ff1068bf6265f3ae9c502bf58cfc686;hp=a6267fed6326c4677a95b28abf11ab7807adeb74;hpb=fb9bec948efc6c7edca8f5463bc0c3522f96c165;p=picodrive.git diff --git a/Pico/cd/Memory.c b/Pico/cd/Memory.c index a6267fe..92c6060 100644 --- a/Pico/cd/Memory.c +++ b/Pico/cd/Memory.c @@ -407,7 +407,7 @@ static void OtherWrite8End(u32 a, u32 d, int realsize) dprintf("m68k FIXME: strange w%i: [%06x], %08x @%06x", realsize, a&0xffffff, d, SekPc); } - +#define _CD_MEMORY_C #undef _ASM_MEMORY_C #include "../MemoryCmn.c" #include "cell_map.c"