/
redgpu
/
tech5
Обзор
Документация
Войти
/
redgpu
/
tech5
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
source/shared/idlib/blockalloc.h
6 строк
276 B
Justin Marshall
First pass idLib conversion from hex rays4.
08 авг 2026, 23:54
08 авг 2026, 23:54
09a4cb9
Код
Авторство
О чём код?
#pragma once // The complete allocator implementation survived in Doom 3 BFG's Heap.h. // Tungsten split the same fixed-block and dynamic-block templates into this // path; retain that source-level include path while using the vetted PC code. #include "idlib/precompiled.h"