ManaPlus
Namespaces | Macros
elementalrecv.cpp File Reference

(986a3bf)

#include "net/eathena/elementalrecv.h"
#include "being/playerinfo.h"
#include "net/messagein.h"
#include "net/eathena/sp.h"
#include "utils/checkutils.h"
#include "debug.h"

Go to the source code of this file.

Namespaces

 EAthena
 

Macros

#define setElementalStat(sp, stat)
 

Macro Definition Documentation

◆ setElementalStat

#define setElementalStat (   sp,
  stat 
)
Value:
case sp: \
val, \
break
void setStatBase(const AttributesT id, const int value, const Notify notify)
Definition: playerinfo.cpp:143
const bool Notify_true
Definition: notify.h:30

Definition at line 37 of file elementalrecv.cpp.