gbdev / gb-asm-tutorial

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

fix a game-breaking mistake I've made. never make commits without testing ever again #92

Closed starleaf-luna closed 3 months ago

starleaf-luna commented 3 months ago

fixing a bug that prevented the game from continuing past the titlescreen that was 100% entirely my fault. never make commits without testing ever again