X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgp2x%2F940ctl.h;fp=platform%2Fgp2x%2F940ctl_ym2612.h;h=95e9a071e86921dd00c0c8aa28780b5c610a4dcc;hb=85f8e92973ca60968cfb844d2119b669ce610c2d;hp=186a6dfbe8bba7150ab28c418f984e0a4655e972;hpb=f80d67e12bb5ab0973f586de1a7e2ad260f414ec;p=picodrive.git diff --git a/platform/gp2x/940ctl_ym2612.h b/platform/gp2x/940ctl.h similarity index 89% rename from platform/gp2x/940ctl_ym2612.h rename to platform/gp2x/940ctl.h index 186a6df..95e9a07 100644 --- a/platform/gp2x/940ctl_ym2612.h +++ b/platform/gp2x/940ctl.h @@ -1,4 +1,5 @@ void sharedmem_init(void); +void sharedmem_deinit(void); void YM2612Init_940(int baseclock, int rate); void YM2612ResetChip_940(void);