Support PS3 by default

This commit is contained in:
2024-03-14 00:17:48 -05:00
parent 3d2ffd86cf
commit 7eb9a6c224
6 changed files with 14 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
#pragma once
#include "../Auxiliary/type_traits.hpp"
#include "../System/IOPorts/gpu_io.hpp"
#include "../jabyengine_config.hpp"
#include "gpu_primitives.hpp"
#if !defined(JABYENGINE_NTSC) && !defined(JABYENGINE_PAL)