Fixed the first batch of problems.

This commit is contained in:
OBattler
2020-01-15 03:04:59 +01:00
parent 714d77dedd
commit 8749776144
10 changed files with 62 additions and 26 deletions

View File

@@ -308,6 +308,7 @@ void tgui_out(uint16_t addr, uint8_t val, void *p)
}
return;
}
/*FALLTHROUGH*/
case 0x3C7: case 0x3C8: case 0x3C9:
if (tgui->type == TGUI_9400CXI)
{