mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-24 07:43:57 -04:00
Remove trailing spaces
This commit is contained in:
@ -1678,7 +1678,7 @@ void SeekMusicStream(Music music, float position)
|
||||
#endif
|
||||
default: break;
|
||||
}
|
||||
|
||||
|
||||
music.stream.buffer->framesProcessed = positionInFrames;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user