parent
e1d8348b2f
commit
2e2abfe122
src/Battling/ScriptHandling
|
@ -1,5 +1,6 @@
|
|||
#ifndef CREATURELIB_SCRIPTCATEGORY_HPP
|
||||
#define CREATURELIB_SCRIPTCATEGORY_HPP
|
||||
#include <Arbutils/Enum.hpp>
|
||||
|
||||
ENUM(ScriptCategory, uint8_t, Attack, Talent, Status, Creature, Battle, Side)
|
||||
|
||||
|
|
Loading…
Reference in New Issue