| Version 4 (modified by chlin, 3 years ago) (diff) |
|---|
Inter Calling Analysis
Overview
This page is used to figure out how the functions are processed and related datastructures after the 0. a.d. is launched.
main.cpp
|main
|RunGameOrAtlas
|Init
|Frame
void Init(const CmdLineArgs?& args, int flags): initialize default setting, including vfs, logging, game, i18n, gui.
