X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fyoink.rc;h=7c224036aa7d59967a5af158ba8fe49b34273f33;hp=18c10e8bcb716a5a4ba894df3e71e912f783338c;hb=51069fee9139ab8d14ecc80dffbe5deecb73d9e0;hpb=58c1f9a499d3bb80ea2869b29c714f61e656d48d diff --git a/src/yoink.rc b/src/yoink.rc index 18c10e8..7c22403 100644 --- a/src/yoink.rc +++ b/src/yoink.rc @@ -1,7 +1,7 @@ // // Yoink -// Compile this file with windres and link the object with the executable. +// Compile this file with windres and link with the executable. // #include @@ -39,5 +39,5 @@ BEGIN END END -1000 ICON "../win32/yoink.ico" +1000 ICON "../arch/win32/yoink.ico"