This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| GameMap * | createNewMap () |
| void | editMap (GameMap *map) |
| GameMap* createNewMap | ( | ) |
Definition at line 182 of file newmap.cpp.
References NewMap::GetResult(), and ASC_PG_Dialog::RunModal().
Referenced by newmap().
| void editMap | ( | GameMap * | map | ) |
Definition at line 190 of file newmap.cpp.
References ASC_PG_Dialog::RunModal().
Referenced by execaction_pg().
1.5.1