X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2FPicoInt.h;h=06f4c645f87ae551b076ddccdd989ddf1134fa50;hb=d2721b08bb50fd1b112befa4b9f1a918dbd1ca03;hp=12d8e2ae1a853dc8643a42cfd99c6cde0ebcd496;hpb=e5fa9817777032758511868c8aaa9ff780786c3f;p=picodrive.git diff --git a/Pico/PicoInt.h b/Pico/PicoInt.h index 12d8e2a..06f4c64 100644 --- a/Pico/PicoInt.h +++ b/Pico/PicoInt.h @@ -476,6 +476,7 @@ extern int timer_a_next_oflow, timer_a_step, timer_a_offset; // in z80 cycles extern int timer_b_next_oflow, timer_b_step, timer_b_offset; void ym2612_sync_timers(int z80_cycles, int mode_old, int mode_new); +void ym2612_pack_state(void); void ym2612_unpack_state(void); #define timers_cycle() \