1
0
mirror of https://github.com/fumiama/CMoe-Counter.git synced 2025-02-11 00:03:05 +01:00

Update cmoe.h

This commit is contained in:
源文雨 2021-08-18 12:46:01 +08:00 committed by GitHub
parent c382dce228
commit 9689e2a3fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 {