mirror of
https://github.com/waveplate/img2irc.git
synced 2025-06-08 03:10:05 +00:00
change 'RGB99' to 'IRC99' -- old type
This commit is contained in:
parent
8d653de223
commit
3fc62890b4
@ -1,4 +1,4 @@
|
||||
pub const RGB99: [u32; 99] = [
|
||||
pub const IRC99: [u32; 99] = [
|
||||
0xffffff, 0x000000, 0x00007f, 0x009300, 0xff0000, 0x7f0000, 0x9c009c, 0xfc7f00,
|
||||
0xffff00, 0x00fc00, 0x009393, 0x00ffff, 0x0000fc, 0xff00ff, 0x555555, 0xaaaaaa,
|
||||
0x470000, 0x472100, 0x474700, 0x324700, 0x004700, 0x00472c, 0x004747, 0x002747,
|
||||
|
Loading…
Reference in New Issue
Block a user