This commit is contained in:
2022-09-11 11:44:58 +02:00
parent d30a975725
commit 14d9caef43
3 changed files with 0 additions and 158 deletions

View File

@@ -2,8 +2,6 @@
#include <PSX/GPU/GPU.h>
namespace GPU {
void display_logo() {
Display::disable();
quick_fill_fast(Color24(0x0, 0x80, 0x80), PositionU16(0, 0), SizeU16(640, 480));