mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-06-03 18:18:21 +00:00
Update Doom main.cpp for better icon (#2575)
This commit is contained in:
parent
40cf2b3f8c
commit
6aa29e265b
46
firmware/application/external/doom/main.cpp
vendored
46
firmware/application/external/doom/main.cpp
vendored
@ -29,34 +29,34 @@ __attribute__((section(".external_app.app_doom.application_information"), used))
|
|||||||
0x00,
|
0x00,
|
||||||
0x00,
|
0x00,
|
||||||
0x00,
|
0x00,
|
||||||
0x27,
|
0x77,
|
||||||
0xDA,
|
0xDF,
|
||||||
0x59,
|
0xFF,
|
||||||
|
0xDF,
|
||||||
|
0xD9,
|
||||||
|
0xFD,
|
||||||
|
0x89,
|
||||||
|
0xF8,
|
||||||
|
0x89,
|
||||||
|
0xE8,
|
||||||
|
0x89,
|
||||||
|
0xA8,
|
||||||
|
0x89,
|
||||||
|
0xA8,
|
||||||
|
0xD9,
|
||||||
0xAD,
|
0xAD,
|
||||||
0x89,
|
0x79,
|
||||||
|
0xAF,
|
||||||
|
0x2D,
|
||||||
|
0xAA,
|
||||||
|
0x07,
|
||||||
0xA8,
|
0xA8,
|
||||||
0x89,
|
|
||||||
0xA8,
|
|
||||||
0x89,
|
|
||||||
0xA8,
|
|
||||||
0x89,
|
|
||||||
0x88,
|
|
||||||
0x89,
|
|
||||||
0x88,
|
|
||||||
0x89,
|
|
||||||
0x88,
|
|
||||||
0x59,
|
|
||||||
0x8D,
|
|
||||||
0x29,
|
|
||||||
0x8A,
|
|
||||||
0x05,
|
|
||||||
0x80,
|
|
||||||
0x03,
|
0x03,
|
||||||
|
0xA0,
|
||||||
|
0x01,
|
||||||
0x80,
|
0x80,
|
||||||
0x00,
|
0x00,
|
||||||
0x00,
|
0x00,
|
||||||
0x00,
|
|
||||||
0x00,
|
|
||||||
},
|
},
|
||||||
ui::Color::red().v,
|
ui::Color::red().v,
|
||||||
app_location_t::GAMES,
|
app_location_t::GAMES,
|
||||||
@ -64,4 +64,4 @@ __attribute__((section(".external_app.app_doom.application_information"), used))
|
|||||||
{0, 0, 0, 0},
|
{0, 0, 0, 0},
|
||||||
0x00000000,
|
0x00000000,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user