gbdev / gb-asm-tutorial

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

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

Closed starleaf-luna closed 5 months ago

starleaf-luna commented 7 months ago

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