![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
#include "config.h"
#include "components/diagnostics/logger/logger.h"
#include "components/settings/placeholders/placeholders.h"
Functions | |
void | expand_setting_placeholders (BlamConfigurationSetting *setting, std::string filename) |
void | expand_section_placeholders (BlamConfigurationSection *section, std::string filename) |
void expand_section_placeholders | ( | BlamConfigurationSection * | section, |
std::string | filename | ||
) |
void expand_setting_placeholders | ( | BlamConfigurationSetting * | setting, |
std::string | filename | ||
) |