X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2F940ctl.c;h=f6073d0edf68d63afedde228d968dedf4d84f022;hb=8e77275edade55d89b0723a60ab4ef1e2ec288de;hp=11890bd528ce85290692d533c77a13204e198ba0;hpb=046c454067c66b783417f4a61ab1445d06412d66;p=libpicofe.git diff --git a/gp2x/940ctl.c b/gp2x/940ctl.c index 11890bd..f6073d0 100644 --- a/gp2x/940ctl.c +++ b/gp2x/940ctl.c @@ -21,7 +21,6 @@ #include "../../pico/sound/ym2612.h" #include "../../pico/sound/mix.h" -extern int reset_timing; static unsigned char *shared_mem = 0; static _940_data_t *shared_data = 0; _940_ctl_t *shared_ctl = 0;