formatting

This commit is contained in:
Julgodis
2021-01-29 18:57:20 +01:00
parent 4442f8e1dd
commit b27de6e351
3 changed files with 13 additions and 12 deletions
-1
View File
@@ -207,4 +207,3 @@ JKRAramStreamCommand::JKRAramStreamCommand() {
s32 JSURandomInputStream::getAvailable() const {
return getLength() - getPosition();
}