![]() |
Blamite Game Engine - Guerilla (Library)
00402.09.29.23.0627.blamite
The tag editor for the Blamite Game Engine.
|
#include "tags.h"
#include <Strings/components/utils/io/io.h>
#include <Strings/components/utils/converters/converters.h>
#include <Strings/components/utils/string/string.h>
#include <Strings/components/utils/xml/xml.h>
#include <Strings/components/logger/logger.h>
#include <blam/version_data.h>
#include <blam/constants.h>
#include "components/tags/fields/enum/enum.h"
Macros | |
#define | ENGINE_VERSION "00402.09.29.23.0627.blamite" |
#define | TAG_FIELDSET_VERSION 6 |
Variables | |
int | next_new_tag_number = 1 |
The number to use for the next newly created tag. More... | |
#define ENGINE_VERSION "00402.09.29.23.0627.blamite" |
#define TAG_FIELDSET_VERSION 6 |
int next_new_tag_number = 1 |
The number to use for the next newly created tag.