1
0
mirror of https://github.com/fumiama/CMoe-Counter.git synced 2026-06-12 14:10:44 +08:00

Update cmoe.h

This commit is contained in:
源文雨
2021-08-18 12:46:01 +08:00
committed by GitHub
parent 4122505a5b
commit d459b74f8a

1
cmoe.h
View File

@@ -2,7 +2,6 @@
#define _CMOE_H_ #define _CMOE_H_
#define DATFILE "dat.sp" #define DATFILE "dat.sp"
#define TOKENFILE "token"
#define TOKEN "fumiama" #define TOKEN "fumiama"
#define COUNTER_NAME_LEN 64 #define COUNTER_NAME_LEN 64
struct COUNTER { struct COUNTER {