aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorKirill Petrashin <kirill8201@yandex.ru>2026-03-16 18:58:34 +0300
committerKirill Petrashin <kirill8201@yandex.ru>2026-03-16 18:58:34 +0300
commitc524f660a79c33213f873b8246e0f65eb058331f (patch)
tree6f72f7305f35b97abab669f20c61b67da68ef80a /config.h
parent76067d0625f35f85f0bf775f83c12447d5d12a21 (diff)
Change comments to use /* asdf */ syntax
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 096fd32..096f612 100644
--- a/config.h
+++ b/config.h
@@ -14,4 +14,4 @@
#define DRAW_MAP_OFFSET_X 2
#define DRAW_MAP_OFFSET_Y 1
-#endif //CONFIG_H_
+#endif /*CONFIG_H_ */