Support DönerFisch again

This commit is contained in:
Jaby
2024-03-01 12:25:14 -05:00
committed by Jaby
parent ff2be8f722
commit fed60d9215
3 changed files with 4 additions and 1 deletions

View File

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

View File

@@ -6,6 +6,7 @@
#include <PSX/Timer/frame_timer.hpp>
#include <stdio.h>
// TODO: The border is missing
namespace ScreenCenter {
using namespace JabyEngine;
using GenericButton = Periphery::GenericController::Button;