d_camera almost matching (equivalent) (#2633)

This commit is contained in:
Max Roncace
2025-09-08 07:41:07 -04:00
committed by GitHub
parent 69c2fe9ae4
commit 6b1f5b95de
7 changed files with 1523 additions and 149 deletions
+8
View File
@@ -156,6 +156,14 @@ public:
#endif
}
static void onWideZoom() {
//TODO
}
static void offWideZoom() {
//TODO
}
static GXTexObj mFrameBufferTexObj;
static GXTexObj mZbufferTexObj;
static bloom_c m_bloom;