MCPcopy Create free account
hub / github.com/commial/ttd-bindings / ModuleInfo

Class ModuleInfo

example_calltree/main.cpp:124–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122 TTD::GuestAddress end_addr;
123 const wchar_t* name;
124 struct ModuleInfo* next;
125};
126struct ModuleInfo* g_moduleinfo = NULL;
127

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected