Removed all excess whitespace and standardized line endings.

This commit is contained in:
m3rein
2020-09-05 21:23:16 +02:00
parent caed5bd757
commit 240af4e5e7
219 changed files with 929 additions and 929 deletions

View File

@@ -476,7 +476,7 @@ class VoltorbFlip
end
end
def pbUpdateCoins
def pbUpdateCoins
# Update coins display
@sprites["totalCoins"].bitmap.clear
pbCreateCoins($PokemonGlobal.coins,44)
@@ -623,4 +623,4 @@ def pbVoltorbFlip
screen=VoltorbFlipScreen.new(scene)
screen.pbStartScreen
end
end
end