X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2FPicoInt.h;h=5bc463d3ea82f7be6277f862f1910d4bd8528c81;hb=d49b10c2f2c58e03a1be8b3b9e8bfc08703e0ce0;hp=e18538491999669fa37ff357b7eb42f55c9d5e97;hpb=406c96c547a11046f63cb88bd0bc666003812608;p=picodrive.git diff --git a/Pico/PicoInt.h b/Pico/PicoInt.h index e185384..5bc463d 100644 --- a/Pico/PicoInt.h +++ b/Pico/PicoInt.h @@ -365,6 +365,7 @@ typedef struct #define Pico_mcd ((mcd_state *)Pico.rom) + // Area.c PICO_INTERNAL int PicoAreaPackCpu(unsigned char *cpu, int is_sub); PICO_INTERNAL int PicoAreaUnpackCpu(unsigned char *cpu, int is_sub);