Project

General

Profile

Feature #663 ยป 0030-Tex-Initialize-map-topology.patch

Marko Lindqvist, 06/16/2024 02:11 AM

View differences:

ai/tex/texaiworld.c
void texai_map_init(void)
{
map_init(&(texai_world.map), TRUE);
map_init_topology(&(texai_world.map));
map_allocate(&(texai_world.map));
}
    (1-1/1)