TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
instance_firelands.cpp File Reference
#include "ScriptMgr.h"
#include "InstanceScript.h"
#include "firelands.h"
+ Include dependency graph for instance_firelands.cpp:

Classes

class  instance_firelands
 
struct  instance_firelands::instance_firelands_InstanceScript
 

Functions

void AddSC_instance_firelands ()
 

Function Documentation

void AddSC_instance_firelands ( )
54 {
55  new instance_firelands();
56 }
Definition: instance_firelands.cpp:22

+ Here is the caller graph for this function: