mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-17 04:34:44 -07:00
Update apps
This commit is contained in:
14
applications/external/wiiec/gfx/img_key_Back.c
vendored
Normal file
14
applications/external/wiiec/gfx/img_key_Back.c
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
// ..##############..
|
||||
// ##################
|
||||
// ######..##########
|
||||
// ####........######
|
||||
// ######..####..####
|
||||
// ############..####
|
||||
// ########....######
|
||||
// ##################
|
||||
// ....############..
|
||||
|
||||
#include "images.h"
|
||||
|
||||
const image_t img_key_Back =
|
||||
{9, 9, false, 11, 0, {0x7F, 0x7F, 0xFB, 0xF8, 0x7E, 0xDF, 0xEF, 0xCF, 0xFF, 0x3F, 0x00}};
|
||||
Reference in New Issue
Block a user