Remove some whitespace
This commit is contained in:
parent
4faf94e951
commit
242aa05920
1 changed files with 1 additions and 1 deletions
|
@ -817,7 +817,7 @@ void SetOrganyaPosition(unsigned int x)
|
|||
unsigned int GetOrganyaPosition(void)
|
||||
{
|
||||
if (!audio_backend_initialised)
|
||||
return 0 ;
|
||||
return 0;
|
||||
|
||||
return PlayPos;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue