|
Spellforce-Spell-framework
|
#include <windows.h>#include <ctype.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "sf_campaign_module.h"#include "sf_campaign_loader.h"#include "sf_hooks.h"#include "sf_wrappers.h"#include "../registry/sf_error_registry.h"#include "../registry/sf_registry.h"
Go to the source code of this file.
Functions | |
| void | initialize_campaign_module () |
| Creates the module's mod entry and loads sfsf\campaigns*.json. | |
Variables | |
| SFMod * | g_campaign_mod = NULL |