More CGX matches part 2

Former-commit-id: 4758103774
This commit is contained in:
2022-08-30 18:48:44 -04:00
parent 7cdb1aef65
commit 4660679da4
15 changed files with 378 additions and 109 deletions

View File

@@ -1,9 +1,10 @@
#ifndef _CCUBERENDERER_HPP
#define _CCUBERENDERER_HPP
#include "gx_enum.h"
#include "types.h"
#include <dolphin/gx/GXEnum.h>
#include "Kyoto/Graphics/CColor.hpp"
#include "Kyoto/Math/CTransform4f.hpp"
#include "Kyoto/Math/CVector2f.hpp"