Fix border slightly

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