Files
2022-10-26 12:25:11 +08:00

8 lines
141 B
C

// effectver.h
#ifndef _EFFECT_EFFECTVER_H_
#define _EFFECT_EFFECTVER_H_
#define EFFECT_VERSION "ver.e2.5"
#endif // _EFFECT_EFFECTVER_H_