zom-ponks / rpcs3-gameupdater

Fetches game updates for the RPCS3 emulator
MIT License
2 stars 1 forks source link

Few quick fixes #20

Closed John-Gee closed 4 years ago

John-Gee commented 4 years ago

The useless print function is simply because I find it weird how we usually print through our own functions but not in that instance. We can do something smarter about it in the future.