sequenceDiagram
participant Main as main.c
participant Graph as graph.c
participant ZLib as z_game_dlftbls.c
Main ->> Graph: start thread: Graph_ThreadEntry
Graph ->> ZLib: get GAMESTATE_SETUP overlay
Note over ZLib: The overlay table is defined in gamestate_table.h