#pragma once IntrusiveList g_ladderents; STATIC_INIT(g_ladderents) { g_ladderents = IL_NEW(); } .entity ladder_entity;