diff options
author | nathan <thenathansmithsmith@gmail.com> | 2023-04-07 00:36:56 +0000 |
---|---|---|
committer | nathan <thenathansmithsmith@gmail.com> | 2023-04-07 00:36:56 +0000 |
commit | 4fb3172f1baf4813fcc18259b971bfe121e5f116 (patch) | |
tree | 342a6106bb819f87a7099db45574494a72a1fffa /src/icon.rc | |
download | color_game-4fb3172f1baf4813fcc18259b971bfe121e5f116.tar.gz color_game-4fb3172f1baf4813fcc18259b971bfe121e5f116.tar.bz2 color_game-4fb3172f1baf4813fcc18259b971bfe121e5f116.zip |
first commit
Diffstat (limited to 'src/icon.rc')
-rw-r--r-- | src/icon.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/icon.rc b/src/icon.rc new file mode 100644 index 0000000..c5bd20b --- /dev/null +++ b/src/icon.rc @@ -0,0 +1 @@ +101 ICON DISCARDABLE icons.windows/icon.ico |