fix build

This commit is contained in:
TakaRikka
2026-05-06 20:36:21 -07:00
parent 9aee2e9cfe
commit b4761cc54e
+1
View File
@@ -17,6 +17,7 @@
#ifdef TARGET_PC
#include <span>
#include <numbers>
#include <array>
constexpr u16 kMapResolutionMultiplier = 4;
constexpr u16 kMapImageSide = 16 * kMapResolutionMultiplier;