|
Spellforce-Spell-framework
|
#include "../../../api/sfsf.h"#include "../../core/sf_wrappers.h"#include "../../handlers/sf_ai_aoe_handlers.h"#include "../../core/sf_modloader.h"#include <iostream>#include <map>#include <cstdint>#include <list>#include <utility>

Go to the source code of this file.
Functions | |
| void | registerAiAOEHandler (uint16_t spell_line, ai_aoe_handler_ptr handler) |
| ai_aoe_handler_ptr | get_ai_aoe_handler (uint16_t spell_line) |
|
extern |
Definition at line 20 of file sf_ai_aoe_registry.cpp.


|
extern |
Definition at line 5 of file sf_ai_aoe_registry.cpp.

