diff options
| author | johannes <johannes.herman@gmail.com> | 2024-02-11 02:01:40 +0100 |
|---|---|---|
| committer | johannes <johannes.herman@gmail.com> | 2024-02-11 02:01:40 +0100 |
| commit | eae7ca1df344ab28f451d2e8cab3e409d6d13c90 (patch) | |
| tree | 846ac8ce9d2523c56e2383794e4ab079b813acbe /inc | |
| parent | c2e349569fcf796412b376db89304a19648f18b8 (diff) | |
format all
Diffstat (limited to 'inc')
| -rw-r--r-- | inc/args.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ #define MAX_COMMANDS 64 -typedef struct +typedef struct { char *demopath; char *mappath; |
