Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
error_notice.cpp File Reference
#include "components/ui/win32/dialogs.h"
#include <Uxtheme.h>
#include <sstream>
#include <sdl2/SDL_video.h>
#include <Strings/components/utils/string/string.h>
#include <Strings/components/resources/strings/strings.h>
#include <Strings/components/utils/web/web.h>
#include "core.h"
#include "res/resource.h"
#include "components/settings/config/config.h"
+ Include dependency graph for error_notice.cpp:

Variables

std::string next_error_text = ""
 
bool next_error_allow_continue = false
 
bool next_error_allow_safemode = false
 

Variable Documentation

◆ next_error_allow_continue

bool next_error_allow_continue = false

◆ next_error_allow_safemode

bool next_error_allow_safemode = false

◆ next_error_text

std::string next_error_text = ""