Fix GPU freeze
This commit is contained in:
@@ -63,7 +63,6 @@ namespace JabyEngine {
|
||||
void enable_CDXA(bool double_speed);
|
||||
|
||||
static void pause() {
|
||||
CD_IO::PortIndex0::change_to();
|
||||
Command::send<CD_IO::PortIndex0>(CD_IO::Command::Pause);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user