diff options
| author | Kirill Petrashin <kirill8201@yandex.ru> | 2026-04-10 22:16:44 +0300 |
|---|---|---|
| committer | Kirill Petrashin <kirill8201@yandex.ru> | 2026-04-10 22:16:44 +0300 |
| commit | d676ac91b1906f5de8695facb6b96bf0509e6e1f (patch) | |
| tree | 5bfe0fb9e89721508202296e87acf7b53c9f011d /config.h | |
| parent | 221797b2506bc54483042b8a7beb0aa016f4f8e6 (diff) | |
| download | astar-d676ac91b1906f5de8695facb6b96bf0509e6e1f.tar.xz | |
Clean up trailing whitespaces
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ #define ANIM_DELAY_USEC 10*1000 /* The characters that represent different tiles. - * Some have two characters -- that's because of the rendering trick where we + * Some have two characters -- that's because of the rendering trick where we * use two characters back-to-back so they look like a square. */ #define EMPTY_CHAR ' ' #define GOAL_CHAR_1 'G' |
