Fix border slightly

This commit is contained in:
Jaby
2024-03-20 23:24:27 -05:00
committed by Jaby
parent 96e90ac2d1
commit eab8c1a7cd
2 changed files with 6 additions and 3 deletions

View File

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