You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

43 lines
3.0 KiB

  1. unsigned char TempPalette[256*3] = {
  2. "\376\376\376\376\376\376\375\375\376\374\375\376\374\375\375\374\373\375"
  3. "\373\373\375\372\373\375\372\373\374\372\372\374\371\372\374\371\371\375"
  4. "\370\371\374\367\370\375\367\370\374\367\367\374\366\367\373\366\366\373"
  5. "\365\366\373\364\366\373\364\365\374\363\365\373\363\364\373\363\364\373"
  6. "\362\363\372\361\363\372\361\362\372\361\361\372\360\361\372\357\361\372"
  7. "\357\361\372\356\360\372\355\357\371\355\357\371\355\356\372\354\356\371"
  8. "\354\355\371\354\355\371\353\355\371\353\354\370\352\353\370\351\353\370"
  9. "\351\353\370\350\352\370\350\351\370\347\351\370\347\351\370\346\350\367"
  10. "\346\350\367\346\350\367\345\346\367\344\346\367\344\346\367\344\345\366"
  11. "\342\346\366\343\344\366\342\345\366\341\344\366\341\343\365\340\343\366"
  12. "\337\342\365\337\341\366\336\341\365\337\341\365\336\340\365\335\340\365"
  13. "\335\337\364\334\337\364\334\336\364\334\336\364\333\336\364\333\335\364"
  14. "\332\334\364\331\334\363\331\334\364\330\333\363\330\333\363\327\332\363"
  15. "\326\332\363\327\331\362\326\331\362\325\331\362\325\330\362\324\330\363"
  16. "\323\327\362\323\327\362\322\326\362\322\326\362\322\325\361\321\325\361"
  17. "\321\325\361\320\323\361\320\323\361\317\323\361\317\322\360\316\322\361"
  18. "\316\322\360\315\321\360\314\321\360\314\320\360\313\320\360\313\317\360"
  19. "\312\317\357\311\317\357\312\316\357\311\316\357\310\315\356\310\314\356"
  20. "\307\314\356\307\313\357\306\313\357\306\313\356\305\312\356\305\312\355"
  21. "\305\311\356\304\311\356\303\311\355\302\310\355\302\307\355\302\307\355"
  22. "\301\306\355\301\306\355\300\305\354\300\305\354\277\305\354\277\304\354"
  23. "\276\304\354\276\304\354\276\302\353\275\303\354\274\302\353\274\301\353"
  24. "\274\301\353\273\301\353\272\300\353\272\277\353\271\277\352\271\276\352"
  25. "\270\276\352\270\276\352\267\275\351\267\274\352\266\275\352\265\273\352"
  26. "\265\273\351\264\273\351\265\272\351\263\272\351\263\272\351\263\271\350"
  27. "\263\271\351\262\271\350\261\267\350\260\267\350\260\266\350\257\267\350"
  28. "\256\270\350\255\272\350\254\273\351\252\275\351\251\275\351\247\300\351"
  29. "\247\301\351\244\303\352\243\306\352\242\310\353\240\312\352\237\315\352"
  30. "\236\317\352\234\322\353\233\324\353\232\330\353\230\332\354\227\336\354"
  31. "\225\341\354\224\345\354\223\350\354\222\354\355\220\355\353\217\355\347"
  32. "\216\355\344\214\355\337\212\356\334\211\356\330\210\357\324\207\356\317"
  33. "\205\357\313\204\357\307\202\360\302\200\357\275\200\360\270\177\360\264"
  34. "~\360\256|\361\251z\360\244y\361\237x\361\230v\362\223u\362\215s\362\207"
  35. "r\362\200p\362|o\362un\362np\363ls\363kw\363i|\364g\200\363f\204\363d\210"
  36. "\364b\215\364a\222\364`\227\365^\234\365]\241\365\\\246\365Z\254\366Y\261"
  37. "\365W\267\366U\275\366T\303\366S\311\367Q\317\367O\325\367N\334\370L\343"
  38. "\370J\352\370I\360\370G\367\371F\370\362E\371\354C\370\345A\371\336@\371"
  39. "\326?\372\316=\372\307;\372\277:\372\2679\373\2577\373\2475\373\2373\373"
  40. "\2261\373\2161\373\206.\373}-\374u,\375k*\374b(\375Y'\375O%\375E#\375;\""
  41. "\3762\40\376(\37\376\35\35",
  42. };