mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 12:57:01 +00:00
Compile fixes & cleanup
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include "Graphics/GX.hpp"
|
||||
#include "RetroTypes.hpp"
|
||||
|
||||
#include <compare>
|
||||
|
||||
namespace metaforce {
|
||||
enum class ERglTevStage : std::underlying_type_t<GX::TevStageID> {
|
||||
Stage0 = GX::TEVSTAGE0,
|
||||
|
||||
Reference in New Issue
Block a user