X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2F940ctl.h;h=5b789dad385b2146772d71b9f731659136601d53;hb=f342bededbe5d51afd1632e689f5105e50d4f63e;hp=f845819b4c76743b783deb035dd952f06c999fb5;hpb=389aa76ee60522348261b5310db3486375b05c1e;p=libpicofe.git diff --git a/gp2x/940ctl.h b/gp2x/940ctl.h index f845819..5b789da 100644 --- a/gp2x/940ctl.h +++ b/gp2x/940ctl.h @@ -1,5 +1,5 @@ -void sharedmem_init(void); -void sharedmem_deinit(void); +void sharedmem940_init(void); +void sharedmem940_finish(void); void YM2612Init_940(int baseclock, int rate); void YM2612ResetChip_940(void);