Update GB.ino

This commit is contained in:
sanni 2021-07-22 10:18:25 +02:00 committed by GitHub
parent b5fd53a39d
commit f8cf2b69a8

View File

@ -58,7 +58,7 @@ void gbxMenu() {
mode = mode_GB; mode = mode_GB;
break; break;
case 2: case 1:
display_Clear(); display_Clear();
display_Update(); display_Update();
setup_GBA(); setup_GBA();