diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-22 22:45:48 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-22 22:45:48 +0100 |
| commit | 628940923846b9f3341369def9b262c1d0f70605 (patch) | |
| tree | 48c3b5d5d186dc9e362134d575fd23cb92ca1490 /main | |
| parent | 7ce9e7551738c6e8676b7dc513b12c2bf5ec60f7 (diff) | |
add icon
Diffstat (limited to 'main')
| -rw-r--r-- | main/floormat.ico | bin | 0 -> 12376 bytes | |||
| -rw-r--r-- | main/floormat.rc | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/main/floormat.ico b/main/floormat.ico Binary files differnew file mode 100644 index 00000000..a35cc8f6 --- /dev/null +++ b/main/floormat.ico diff --git a/main/floormat.rc b/main/floormat.rc new file mode 100644 index 00000000..e994bd1a --- /dev/null +++ b/main/floormat.rc @@ -0,0 +1,2 @@ +#include <windows.h> +IDI_ICON1 ICON DISCARDABLE "floormat.ico" |
