-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors_battlefield.h
7 lines (5 loc) · 2.29 KB
/
colors_battlefield.h
1
2
3
4
5
6
7
#include <stdint.h>
#ifndef EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSbattlefield_H
#define EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSbattlefield_H
const uint32_t colors_battle[255] = {1606599,31964,33504,32223,33764,32994,34025,34796,758779,34028,34543,35060,35577,101631,626943,691199,948367,4155198,3031621,951215,694763,6132081,4947032,3762296,3628905,3232607,2443093,1087743,889855,2973556,2577771,1789031,3886414,4679279,2910077,1988467,7043899,4880519,3961996,2055550,1915210,5666941,4750999,3700122,3435909,6850187,5734285,2319499,1261407,8238987,6265002,5933722,4485246,4159911,2714517,7633521,4742233,959743,1420799,1684735,1745663,1329273,1949951,2336767,1285631,4949675,2734079,4885953,6396867,667474,3702713,6467552,7768718,6715770,2412542,2651058,8373714,5860976,3245782,5161215,7107172,10005684,2796287,6250842,5589576,3392255,2452389,4044031,3055336,10656920,3387135,7180699,9871261,3234178,7438975,8225657,8164503,8225924,5020118,7580599,7462911,4312575,1057137,2015172,11394695,7918847,3497624,9284455,11009534,5685247,7770037,8511743,11272175,11651025,1724054,4178687,4736873,16777215,4633074,12766910,10402497,13041397,10336898,6736639,7262719,5300479,6210815,6780078,5333905,4897023,9286138,5997816,1854903,5296383,8126183,9611176,14341782,8228480,9214861,11319216,8625569,2251767,3960261,16249501,7187306,6543103,9278357,9214145,9627902,6286335,597045,9741788,791583,7470078,9699066,8647423,13031142,8078146,13470585,16234529,16378719,14941691,14779166,8346739,10923434,10725027,7574359,11443072,9736837,11776609,9733997,11643838,12498350,13546403,10525069,12560020,12955553,14268068,15126217,1518908,12761790,15819698,11903896,13902121,16536438,11115665,11158865,16391462,13451377,16532302,13550008,7023130,8818063,16615817,15451315,11577762,9013888,8152141,12042167,11831912,1975592,10448477,11346469,8681311,2700600,10066835,10851396,3557163,11515806,8556168,14740445,16560038,16569799,3681324,16566453,16573658,14015945,9342602,13945028,12632490,10790295,16579049,14532527,12103590,13417133,8418601,10064780,12429982,12300350,10118946,13675669,4603958,525832,1841171,9273660,16249382,5787690,15576948,3285012,6577728,7429666,2635035,11313817,4674062,8554253,9996827,9741880,7434510,6054416,13814616,11709975,13160478,10132751,4274707,15513765};
#endif //EE319K_FINAL_PROJECT_INITIAL_TESTING_COLORSbattlefield_H