#include "mdump.h"#include <assert.h>#include <string.h>#include <stdio.h>#include <mbstring.h>#include <wchar.h>#include <TCHAR.H>#include "../../ascstring.h"#include "../../strtmesg.h"Include dependency graph for mdump.cpp:

Go to the source code of this file.
Functions | |
| int | getSearchPathNum () |
| ASCString | getSearchPath (int i) |
| ASCString getSearchPath | ( | int | i | ) |
Definition at line 2525 of file basestrm.cpp.
References ascDirectory, and searchDirNum.
Referenced by ASC_PG_App::ASC_PG_App(), checkFileLoadability(), initFileIO(), main(), readgameoptions(), and showSearchPath().
| int getSearchPathNum | ( | ) |
Definition at line 2520 of file basestrm.cpp.
References searchDirNum.
Referenced by checkFileLoadability(), and showSearchPath().
1.5.1