Home
last modified time | relevance | path

Searched defs:SystemImports (Results 1 – 2 of 2) sorted by relevance

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/script/
H A Dsystemimports.h38 struct SystemImports struct
58 extern SystemImports simp; argument
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/script/
H A Dsystem_imports.h46 struct SystemImports { struct
50 typedef std::map<String, int> IndexMap;
52 std::vector<ScriptImport> imports;
53 IndexMap btree;