Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_registry.h
Go to the documentation of this file.
1#ifndef REGISTRY_H
2#define REGISTRY_H
3
4#include "../../api/sfsf.h"
5
6// Function prototypes for mod loader.
7extern void initialize_framework();
9
10#endif // REGISTRY_H
SpellforceSpellFramework frameworkAPI
void initialize_framework()
Initializes the Spellforce Spell Framework (SFSF).
Represents the Spellforce Spell Framework API.This structure serves as the central interface for inte...
Definition sfsf.h:36