Fix CD image for PKG files
This commit is contained in:
@@ -121,6 +121,7 @@ namespace JabyEngine {
|
||||
__debug_boot_color_at(::JabyEngine::GPU::Color24::Red(), DebugX, DebugY, DebugScale);
|
||||
SPU::stop_voices();
|
||||
|
||||
// TODO: v Might be the PS3 crash
|
||||
__debug_boot_color_at(::JabyEngine::GPU::Color24::Green(), DebugX, DebugY, DebugScale);
|
||||
CD::setup();
|
||||
__debug_boot_color_at(::JabyEngine::GPU::Color24::Blue(), DebugX, DebugY, DebugScale);
|
||||
|
||||
Reference in New Issue
Block a user