Support DönerFisch again

This commit is contained in:
2024-03-01 12:25:14 -05:00
parent a4ddcd71e4
commit 114d40b577
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;