-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors_smashville.h
7 lines (5 loc) · 2.41 KB
/
colors_smashville.h
1
2
3
4
5
6
7
#include <stdint.h>
#ifndef EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSsmashville_H
#define EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSsmashville_H
const uint32_t colors_smashville[256] = {16546383,16415823,16350799,16285775,16155215,16155471,16090192,16024912,15959888,15894864,15829328,15829584,15764304,15896146,15895120,16545870,16679513,15699536,15634256,13731416,12691572,14390112,15569233,13342822,12881757,12027752,14000750,12752498,12098402,12354901,11371605,14462581,14729588,13740898,15765842,14063950,15114090,11375471,14792807,13083481,12293700,11765313,13076803,13675903,10650685,11041890,11760971,10843198,16683861,10384468,9463378,12484672,10182452,10381382,9331003,9261364,13668680,14590034,13081160,11101998,9792576,11310657,9144894,12166469,9283404,14654024,15050842,13937484,11248707,13019719,10396739,9279807,12235333,11317315,11891769,10721109,10131263,12369467,11450420,10401604,13982777,13137231,14602137,12959636,9675312,7569714,8031034,13154884,14466442,10847349,15454849,16579812,14938811,8166725,9026643,15906918,15511647,15710849,16776629,16645285,15527583,14659923,10595890,11654250,12346691,16232049,16764549,15979954,16050130,10792806,9424477,16171884,14984013,15646044,7323476,6990922,8107069,13220694,9401697,5541180,6129452,14270288,8680757,16366175,16563554,13677465,11836033,7442223,6388018,16571546,15247440,5153598,15422013,12733487,11490353,8697663,7777336,12756875,8623919,6984512,5471536,11231553,11190854,6784058,7040048,7445556,16168796,3964992,4223532,9549118,6766635,7156513,8413786,16036696,15625040,5467698,7813925,8537132,15708246,16694367,12175685,8608838,9324069,9983778,7687472,8759608,15974538,6200899,9450012,10373938,14823195,9535599,7099724,7360317,15184508,9552448,16695140,16761447,6793014,8082483,13684549,5911332,7499622,7821634,6638394,8674104,3884596,16762729,16695907,11119763,9737353,11420450,4874034,15510355,7292974,9479323,8174908,7451707,8562090,16645880,8830781,8402462,7903906,6264624,7649594,13290664,2904646,12426396,6993465,7057209,9875622,10565920,16639916,16645575,16703608,16370837,7314353,16764783,15904082,16626520,13020590,11244441,10340672,15260755,6007354,16678194,7242122,7184823,7776955,6657971,10927272,6533178,6433053,8696509,3761008,13690261,5511702,16629113,16710804,5051925,6130606,9682881,11717816,5906970,3172679,14600117,5602215,7612432,10674125,16752196,16224887,12907480,14678752,16710786,16774496,16747066};
#endif //EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSsmashville_H