Try to fix Windows/macOS build errors

This commit is contained in:
doop
2026-05-07 01:02:43 +00:00
parent 7313712263
commit 1ad5ab8632
+1
View File
@@ -16,6 +16,7 @@
#ifdef TARGET_PC
#include <span>
#include <numbers>
constexpr u16 kMapResolutionMultiplier = 4;
constexpr u16 kMapImageSide = 16 * kMapResolutionMultiplier;