#include "C4Include.h"
Go to the source code of this file.
Functions | |
const char * | LoadResStrNoAmp (const char *id) |
Variables | |
const int | ResStrMaxLen = 4096 |
const char* LoadResStrNoAmp | ( | const char * | id | ) |
Definition at line 23 of file StdResStr2.cpp.
References LoadResStr().
Referenced by C4StartupOptionsDlg::C4StartupOptionsDlg(), C4StartupScenSelDlg::DoOK(), C4StartupPlrSelDlg::DrawElement(), LoadResStr(), C4StartupPlrSelDlg::OnCrewBtn(), and C4Network2ClientDlg::UpdateText().
const int ResStrMaxLen = 4096 |
Definition at line 21 of file StdResStr2.cpp.