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:
9
applications/external/wiiec/gfx/img_3x5_5.c
vendored
Normal file
9
applications/external/wiiec/gfx/img_3x5_5.c
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// ######
|
||||
// ##....
|
||||
// ######
|
||||
// ....##
|
||||
// ######
|
||||
|
||||
#include "images.h"
|
||||
|
||||
const image_t img_3x5_5 = {3, 5, false, 2, 0, {0xF3, 0x9E}};
|
||||
Reference in New Issue
Block a user