mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-24 04:42:37 +01:00
minor
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@542 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
@@ -2049,10 +2049,8 @@ int YM2612PicoStateLoad2(int *tat, int *tbt)
|
||||
return 0;
|
||||
}
|
||||
|
||||
#ifndef EXTERNAL_YM2612
|
||||
void *YM2612GetRegs(void)
|
||||
{
|
||||
return ym2612.REGS;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user