Update Doom main.cpp for better icon (#2575)

This commit is contained in:
RocketGod 2025-03-19 10:30:11 -07:00 committed by GitHub
parent 40cf2b3f8c
commit 6aa29e265b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,34 +29,34 @@ __attribute__((section(".external_app.app_doom.application_information"), used))
0x00,
0x00,
0x00,
0x27,
0xDA,
0x59,
0x77,
0xDF,
0xFF,
0xDF,
0xD9,
0xFD,
0x89,
0xF8,
0x89,
0xE8,
0x89,
0xA8,
0x89,
0xA8,
0xD9,
0xAD,
0x89,
0x79,
0xAF,
0x2D,
0xAA,
0x07,
0xA8,
0x89,
0xA8,
0x89,
0xA8,
0x89,
0x88,
0x89,
0x88,
0x89,
0x88,
0x59,
0x8D,
0x29,
0x8A,
0x05,
0x80,
0x03,
0xA0,
0x01,
0x80,
0x00,
0x00,
0x00,
0x00,
},
ui::Color::red().v,
app_location_t::GAMES,
@ -64,4 +64,4 @@ __attribute__((section(".external_app.app_doom.application_information"), used))
{0, 0, 0, 0},
0x00000000,
};
}
}