format the whole repo (again)

This commit is contained in:
Tropical
2026-04-01 18:17:44 -05:00
parent 3d173c384d
commit f1118bf007
934 changed files with 21368 additions and 20452 deletions

View File

@@ -2,6 +2,7 @@
#include <assert.h>
#include <wchar.h>
#include <algorithm>
#include <chrono>
#include <compare>
@@ -29,10 +30,10 @@
#include "minecraft/world/level/chunk/storage/RegionFile.h"
#include "minecraft/world/level/storage/ConsoleSaveFileIO/ConsoleSaveFile.h"
#include "minecraft/world/level/storage/ConsoleSaveFileIO/ConsoleSavePath.h"
#include "minecraft/world/level/storage/ConsoleSaveFileIO/FileHeader.h"
#include "minecraft/world/level/storage/LevelData.h"
#include "platform/IPlatformStorage.h"
#include "platform/PlatformServices.h"
#include "minecraft/world/level/storage/ConsoleSaveFileIO/FileHeader.h"
#define RESERVE_ALLOCATION MEM_RESERVE
#define COMMIT_ALLOCATION MEM_COMMIT