diff options
Diffstat (limited to 'kephra.rc')
-rw-r--r-- | kephra.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kephra.rc b/kephra.rc new file mode 100644 index 0000000..7e7262c --- /dev/null +++ b/kephra.rc @@ -0,0 +1,4 @@ +#include <winuser.h> + +DEFAULT ICON "kephra_proton.ico" +1 RT_MANIFEST "kephra.manifest" |