mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-22 05:49:01 -04:00
d_camera almost matching (equivalent) (#2633)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user