mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-15 19:05:34 +00: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