Merry Christmas time to the ReactOS Team!

This commit is contained in:
Hermès Bélusca-Maïto
2025-12-25 21:12:44 +01:00
parent d39657cfe0
commit 7c3d4a022d
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
* Enable this define for having fancy features
* in the boot and shutdown screens.
*/
// #define REACTOS_FANCY_BOOT
#define REACTOS_FANCY_BOOT
/*
* BitBltAligned() alignments

View File

@@ -23,7 +23,7 @@ IDB_SERVER_HEADER BITMAP "inbv/resources/hserver.bmp"
IDB_SERVER_FOOTER BITMAP "inbv/resources/fserver.bmp"
/* ReactOS additions */
//IDB_LOGO_XMAS BITMAP "inbv/resources/logo_xmas.bmp"
IDB_LOGO_XMAS BITMAP "inbv/resources/logo_xmas.bmp"
IDB_ROTATING_LINE BITMAP "inbv/resources/line.bmp"
IDB_PROGRESS_BAR BITMAP "inbv/resources/progress.bmp"
IDB_COPYRIGHT BITMAP "inbv/resources/copyright.bmp"