Efficient loading of chunks now and PSP is slighty more optimized

This commit is contained in:
2026-06-30 20:00:34 -05:00
parent c0a3f2e16a
commit 55352805ee
16 changed files with 133 additions and 56 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
*/
#pragma once
#define DUSK_DISPLAY_SCALE 2
#define DUSK_DISPLAY_SCALE_UI 2
#define DUSK_DISPLAY_SCALE_3D 2
#include "displaydolphin.h"
#define displayPlatformInit displayInitDolphin