mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Introduce clang-format (#240)
This commit is contained in:

committed by
GitHub

parent
e928fc9425
commit
b449da1fa3
@@ -1,8 +1,8 @@
|
||||
#ifndef DEFINE_H
|
||||
#define DEFINE_H
|
||||
|
||||
extern const char *g_parseExtraTokens;
|
||||
extern const char *g_strWORLD;
|
||||
extern const char *g_strACTION;
|
||||
extern const char* g_parseExtraTokens;
|
||||
extern const char* g_strWORLD;
|
||||
extern const char* g_strACTION;
|
||||
|
||||
#endif // DEFINE_H
|
Reference in New Issue
Block a user