Commit df28a5b8 authored by DailyShana's avatar DailyShana

add TYPE_SPSUMMON

parent 42418b3e
...@@ -342,6 +342,7 @@ public: ...@@ -342,6 +342,7 @@ public:
#define TYPE_TOON 0x400000 // #define TYPE_TOON 0x400000 //
#define TYPE_XYZ 0x800000 // #define TYPE_XYZ 0x800000 //
#define TYPE_PENDULUM 0x1000000 // #define TYPE_PENDULUM 0x1000000 //
#define TYPE_SPSUMMON 0x2000000 //
//Attributes //Attributes
#define ATTRIBUTE_EARTH 0x01 // #define ATTRIBUTE_EARTH 0x01 //
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment