Zal0 / ZGB

Game Boy / Color engine with lots of features
MIT License
694 stars 51 forks source link

Add LCD_isr(); function declaration to main header #34

Closed aiguanachein closed 2 years ago

aiguanachein commented 2 years ago

Just a stupid suggestion, could you add void LCD_isr(); declaration to main.h? in case you want to remove this interruption to have the sprites over the window. It's an easy tweak, but if it's already included in ZGB it's always better. Thanks in advance!

Zal0 commented 2 years ago

Done https://github.com/Zal0/ZGB/commit/ac57350efccb56cf4b32b62c45be5e89405f8f23