Got RAM usage down slightly further by merging in mode code from VARCem;
Fixed the mouse.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user