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_5x7_2.c
vendored
Normal file
11
applications/external/wiiec/gfx/img_5x7_2.c
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
// ..######..
|
||||
// ##......##
|
||||
// ........##
|
||||
// ......##..
|
||||
// ....##....
|
||||
// ..##......
|
||||
// ##########
|
||||
|
||||
#include "images.h"
|
||||
|
||||
const image_t img_5x7_2 = {5, 7, false, 5, 0, {0x74, 0x42, 0x22, 0x23, 0xE0}};
|
||||
Reference in New Issue
Block a user