Introduce corner frames

This commit is contained in:
Jaby
2024-01-05 21:42:15 -06:00
committed by Jaby
parent 839fafda96
commit f264046fb3
3 changed files with 46 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
#include "include/frame.hpp"
#include <PSX/GPU/gpu.hpp>
namespace ScreenCenter {
}