Fixed OTi-0x7 clock select.

This commit is contained in:
OBattler
2022-08-04 01:41:52 +02:00
parent 882670decc
commit 0e9686371e

View File

@@ -366,6 +366,7 @@ oti_getclock(int clock)
break;
}
return ret;
}