#include <sstream>#include <pgimage.h>#include "../gameoptions.h"#include "../gamemap.h"#include "../paradialog.h"#include "importbi3map.h"#include "fileselector.h"#include "../itemrepository.h"#include "../loadbi3.h"#include "../widgets/textrenderer.h"#include "pglistboxitem.h"Include dependency graph for importbi3map.cpp:

Go to the source code of this file.
Functions | |
| void | importBI3Map (GameMap *gamemap, bool insert) |
|
||||||||||||
|
Definition at line 161 of file importbi3map.cpp. References ASC_PG_Dialog::RunModal(), and PG_Widget::Show(). Referenced by execaction_pg(). |
1.4.2