Support PS3 by default

This commit is contained in:
Jaby
2024-03-14 00:17:48 -05:00
parent 76da72b9d5
commit 0f038c3023
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)