From 1f8a681c0d661c869f9b965d253eb144fa8c7892 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sun, 7 Jan 2024 15:17:50 -0500 Subject: [PATCH] Fix format --- ISLE/res/resource.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ISLE/res/resource.h b/ISLE/res/resource.h index 6148e89f..647c616e 100644 --- a/ISLE/res/resource.h +++ b/ISLE/res/resource.h @@ -1,5 +1,5 @@ -#define ISLE_ARROW 102 -#define ISLE_NO 103 -#define ISLE_BUSY 104 +#define ISLE_ARROW 102 +#define ISLE_NO 103 +#define ISLE_BUSY 104 -#define APP_ICON 105 +#define APP_ICON 105