X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcd%2FMemory.c;h=92c6060ce991fc0be765c0fbbc8b1c1a044b4f7e;hb=69996cb7c62468cd97842e35bdd2b74006a28dba;hp=a6267fed6326c4677a95b28abf11ab7807adeb74;hpb=83c093a48ab58670ea82d0ec81658daa9f9b950a;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"