pellsson / smb

The SMB Practice ROM.
52 stars 10 forks source link

Incorrect letters in character select #30

Closed threecreepio closed 4 years ago

threecreepio commented 4 years ago

On line 476 in practise.asm, if you change from 'cmp' to 'lda' you can fix a bug where the character select on the title screen does not show M/L regardless of whether or not the special 'P' mode has been activated! :)

pellsson commented 4 years ago

Thanks man :D Fixed.