Remove trailing whitespace (master) (#5174)

This commit is contained in:
Eduardo Quezada
2024-08-14 22:48:20 -04:00
committed by GitHub
parent e3d9bb643f
commit 18980b20a3
52 changed files with 210 additions and 210 deletions

View File

@@ -59,6 +59,6 @@ def rellocate_follower_graphics():
#os.popen('cp followers/' + name + '.png followers/' + name + '/follower.png')
#os.remove('followers/' + name + '.png')
#print(pth)
#subprocess.run(["tools/gbagfx/gbagfx " + name +".png " + name + "_normal.pal'" + str(count) + "'"])
#subprocess.run(["tools/gbagfx/gbagfx " + name +".png " + name + "_normal.pal'" + str(count) + "'"])
rellocate_follower_graphics()