Fix IO Rendering between DMA calls

This commit is contained in:
Jaby
2024-03-16 22:46:12 -05:00
committed by Jaby
parent 9145caae64
commit fc09478bed
3 changed files with 6 additions and 3 deletions

View File

@@ -5,7 +5,6 @@
#include <PSX/Periphery/periphery.hpp>
#include <stdio.h>
// TODO: All the Jabys are broken
namespace GPUTest {
using namespace JabyEngine;