Fix border slightly

This commit is contained in:
2024-03-20 23:24:27 -05:00
parent 7fd536561a
commit b4d02a995d
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;