X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fpico_int.h;h=2053ac60c5730ce3f7ecb29a65ec03a35bb819be;hb=ba6e8bfd4b707aab042e47bc3e2a14f70be01075;hp=be56abd0ed105dc75028e5e65c94517cce799ddb;hpb=89dbbf2b2fe885c9f443178c1f1350567e92160b;p=picodrive.git diff --git a/pico/pico_int.h b/pico/pico_int.h index be56abd..2053ac6 100644 --- a/pico/pico_int.h +++ b/pico/pico_int.h @@ -395,7 +395,7 @@ struct mcd_misc unsigned short s68k_poll_cnt; unsigned int s68k_poll_clk; unsigned char bcram_reg; // 18: battery-backed RAM cart register - unsigned char pad2; + unsigned char dmna_ret_2m; unsigned short pad3; int pad4[9]; };