Skip to content

Commit 0b16caf

Browse files
committed
WINDOWS: Update app icon
1 parent 64fecdc commit 0b16caf

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

images/sb.ico

66.1 KB
Binary file not shown.

src/platform/fltk/win.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
101 ICON MOVEABLE PURE LOADONCALL DISCARDABLE "../../../images/sb4w.ico"
1+
101 ICON MOVEABLE PURE LOADONCALL DISCARDABLE "../../../images/sb.ico"
22

src/platform/sdl/win.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
101 ICON MOVEABLE PURE LOADONCALL DISCARDABLE "../../../images/sb4w.ico"
1+
101 ICON MOVEABLE PURE LOADONCALL DISCARDABLE "../../../images/sb.ico"
22

0 commit comments

Comments
 (0)