mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Comment fixes
This commit is contained in:
parent
fcf0d8e06e
commit
3e49a32fa8
1 changed files with 0 additions and 1 deletions
|
@ -925,7 +925,6 @@ u32 Atrac::DecodeData(u8 *outbuf, u32 outbufPtr, u32 *SamplesNum, u32 *finish, i
|
|||
ConsumeFrame();
|
||||
}
|
||||
|
||||
// TODO: We don't support any other codec type, check seems unnecessary?
|
||||
SeekToSample(currentSample_);
|
||||
|
||||
bool gotFrame = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue