kbeckmann / game-and-watch-retro-go

Emulator collection for Nintendo® Game & Watch™
GNU General Public License v2.0
440 stars 133 forks source link

small fix for the associated logo to pce emulator #177

Closed Macs75 closed 2 years ago

kbeckmann commented 2 years ago

Thanks for the PR!

This reminded me that we actually don't use the logos at all, so I removed the code handling them instead in 605d73a504ce562e5c6d17ec132a71f3bd2bbd4e. This ended up saving some flash usage since the references to the logos were removed.

I let the logo assets stay in the tree in case we want to use them in the future.

Macs75 commented 2 years ago

ok good to know it ended this way