mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-22 11:56:42 +00:00
4 lines
56 B
C
4 lines
56 B
C
#pragma once
|
|
|
|
inline constexpr int MAX_PATH_SIZE = 256;
|