mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
minor
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@542 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
bc616dd838
commit
9cd8914e02
1 changed files with 0 additions and 2 deletions
|
@ -2049,10 +2049,8 @@ int YM2612PicoStateLoad2(int *tat, int *tbt)
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef EXTERNAL_YM2612
|
|
||||||
void *YM2612GetRegs(void)
|
void *YM2612GetRegs(void)
|
||||||
{
|
{
|
||||||
return ym2612.REGS;
|
return ym2612.REGS;
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue