Got RAM usage down slightly further by merging in mode code from VARCem;

Fixed the mouse.
This commit is contained in:
OBattler
2018-03-19 08:01:13 +01:00
parent 473fd383d2
commit 7d070e2930
21 changed files with 2321 additions and 1993 deletions

View File

@@ -109,7 +109,7 @@ static void dss_close(void *p)
free(dss);
}
lpt_device_t dss_device =
const lpt_device_t dss_device =
{
"Disney Sound Source",
dss_init,