summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/target/hosted/sdl/sim-ui-defines.h8
-rw-r--r--uisimulator/bitmaps/UI-sansafuzeplus.bmpbin773554 -> 786882 bytes
2 files changed, 4 insertions, 4 deletions
diff --git a/firmware/target/hosted/sdl/sim-ui-defines.h b/firmware/target/hosted/sdl/sim-ui-defines.h
index 38e3b10441..b2b6fe9d1c 100644
--- a/firmware/target/hosted/sdl/sim-ui-defines.h
+++ b/firmware/target/hosted/sdl/sim-ui-defines.h
@@ -289,10 +289,10 @@
289 289
290#elif defined(SANSA_FUZEPLUS) 290#elif defined(SANSA_FUZEPLUS)
291#define UI_TITLE "Sansa Fuze+" 291#define UI_TITLE "Sansa Fuze+"
292#define UI_WIDTH 323 /* width of GUI window */ 292#define UI_WIDTH 322 /* width of GUI window */
293#define UI_HEIGHT 595 /* height of GUI window */ 293#define UI_HEIGHT 609 /* height of GUI window */
294#define UI_LCD_POSX 44 /* x position of lcd */ 294#define UI_LCD_POSX 43 /* x position of lcd */
295#define UI_LCD_POSY 47 /* y position of lcd */ 295#define UI_LCD_POSY 62 /* y position of lcd */
296 296
297 297
298#elif defined(SANSA_FUZE) || defined(SANSA_FUZEV2) 298#elif defined(SANSA_FUZE) || defined(SANSA_FUZEV2)
diff --git a/uisimulator/bitmaps/UI-sansafuzeplus.bmp b/uisimulator/bitmaps/UI-sansafuzeplus.bmp
index e706f54905..209b769b1f 100644
--- a/uisimulator/bitmaps/UI-sansafuzeplus.bmp
+++ b/uisimulator/bitmaps/UI-sansafuzeplus.bmp
Binary files differ