AUDIO: Silence compiler warning in Nuked OPL emulator
This commit is contained in:
parent
3676c3886d
commit
2d62b8efeb
1 changed files with 0 additions and 1 deletions
|
@ -1474,7 +1474,6 @@ void OPL::dualWrite(uint8 index, uint8 reg, uint8 val) {
|
|||
}
|
||||
|
||||
byte OPL::read(int port) {
|
||||
port = 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue