mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Update apps
This commit is contained in:
13
applications/external/wiiec/gfx/img_key_D.c
vendored
Normal file
13
applications/external/wiiec/gfx/img_key_D.c
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
// ..##############..
|
||||
// ##################
|
||||
// ##################
|
||||
// ####..........####
|
||||
// ######......######
|
||||
// ########..########
|
||||
// ##################
|
||||
// ..##############..
|
||||
|
||||
#include "images.h"
|
||||
|
||||
const image_t img_key_D =
|
||||
{9, 8, false, 9, 0, {0x7F, 0x7F, 0xFF, 0xF8, 0x3E, 0x3F, 0xBF, 0xFE, 0xFE}};
|
||||
Reference in New Issue
Block a user