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:
27
applications/external/wiiec/gfx/img_cc_trg_R4.c
vendored
Normal file
27
applications/external/wiiec/gfx/img_cc_trg_R4.c
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
// ############################......
|
||||
// ################################..
|
||||
// ##################################
|
||||
// ##################################
|
||||
// ##################################
|
||||
// ..............####################
|
||||
|
||||
#include "images.h"
|
||||
|
||||
const image_t img_cc_trg_R4 = {
|
||||
17,
|
||||
6,
|
||||
true,
|
||||
11,
|
||||
0x00,
|
||||
{// orig:13, comp:15.38%
|
||||
0xFF,
|
||||
0xFC,
|
||||
0x7F,
|
||||
0xFF,
|
||||
0xBF,
|
||||
0x00,
|
||||
0x05,
|
||||
0xFF,
|
||||
0xF8,
|
||||
0x0F,
|
||||
0xFC}};
|
||||
Reference in New Issue
Block a user