mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-22 10:26:23 +00:00
233dbefde2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
12 lines
310 B
Diff
12 lines
310 B
Diff
--- plymouth-lite-0.6.0/ply-image.c~ 2009-03-06 16:20:52.000000000 -0800
|
|
+++ plymouth-lite-0.6.0/ply-image.c 2009-03-06 16:20:52.000000000 -0800
|
|
@@ -439,7 +439,7 @@
|
|
|
|
exit_code = 0;
|
|
|
|
-// hide_cursor ();
|
|
+ hide_cursor ();
|
|
|
|
if (argc == 1)
|
|
image = ply_image_new ("/usr/share/plymouth/splash.png");
|