From c524f660a79c33213f873b8246e0f65eb058331f Mon Sep 17 00:00:00 2001 From: Kirill Petrashin Date: Mon, 16 Mar 2026 18:58:34 +0300 Subject: Change comments to use /* asdf */ syntax --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') 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_ */ -- cgit v1.2.3