mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Update apps
This commit is contained in:
9
applications/external/wiiec/gfx/img_3x5_2.c
vendored
Normal file
9
applications/external/wiiec/gfx/img_3x5_2.c
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// ######
|
||||
// ....##
|
||||
// ######
|
||||
// ##....
|
||||
// ######
|
||||
|
||||
#include "images.h"
|
||||
|
||||
const image_t img_3x5_2 = {3, 5, false, 2, 0, {0xE7, 0xCE}};
|
||||
Reference in New Issue
Block a user