Add more files

This commit is contained in:
dbalatoni13 2025-04-05 14:17:27 +02:00
parent b942deb12b
commit 6a27eb7356
7 changed files with 117 additions and 32 deletions

View file

@ -160,3 +160,8 @@ s32 DVDGetDriveStatus(void)
// puts("DVDGetDriveStatus is a stub");
return 0;
}
void HuDvdErrorWatch(void)
{
}