Separate between Display and Screen
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <PSX/GPU/GPU.hpp>
|
||||
|
||||
namespace GPU {
|
||||
namespace Display {
|
||||
namespace Screen {
|
||||
#ifdef JABYENGINE_PAL
|
||||
static constexpr uint16_t ScanlinesV = 288;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user