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:
11
applications/external/wiiec/gfx/img_cc_btn_A1.c
vendored
Normal file
11
applications/external/wiiec/gfx/img_cc_btn_A1.c
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
// ##############
|
||||
// ######..######
|
||||
// ####..##..####
|
||||
// ####......####
|
||||
// ####..##..####
|
||||
// ##############
|
||||
// ##############
|
||||
|
||||
#include "images.h"
|
||||
|
||||
const image_t img_cc_btn_A1 = {7, 7, false, 7, 0, {0xFF, 0xDF, 0x5E, 0x3D, 0x7F, 0xFF, 0x80}};
|
||||
Reference in New Issue
Block a user