J :
* Add a plasma effect on the cards back
This commit is contained in:
9
projects/mtg/include/Effects.h
Normal file
9
projects/mtg/include/Effects.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _EFFECTS_H_
|
||||
#define _EFFECTS_H_
|
||||
|
||||
class Effect
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
#endif // _EFFECTS_H_
|
||||
Reference in New Issue
Block a user