Re-enable CD init code

This commit is contained in:
Jaby
2024-06-12 20:36:54 +02:00
parent 8604ebf8d4
commit 60a2eedd82
3 changed files with 6 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
#include "cd_types.hpp"
#include <PSX/System/syscalls.hpp>
#include <PSX/System/IOPorts/interrupt_io.hpp>
#include <stdio.hpp>
namespace JabyEngine {