gbdev / gb-asm-tutorial

Learn to create games for the Game Boy using Assembly
http://gbdev.io/gb-asm-tutorial/
MIT License
100 stars 31 forks source link

fix src/states/gameplay/objects/enemies.asm having `xor a` misspelled as `xor` #89

Closed win-ini closed 3 weeks ago

win-ini commented 2 months ago

this is probably a mistake on my part, so I'm taking it upon myself to fix it