assets.h 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. #pragma once
  2. #include <Arduino.h>
  3. #include <stdint.h>
  4. // All assets from FlipWorld game: https://github.com/jblanked/FlipWorld
  5. // Translated with: https://www.jblanked.com/flipper/png-to-fb/
  6. extern const PROGMEM char shadow_woods_v4[2210];
  7. /*
  8. Name: icon_tree_16x16.png
  9. Link: /assets/icon_tree_16x16.png
  10. Author: https://github.com/the1anonlypr3
  11. */
  12. extern uint8_t icon_tree_16x16[256];
  13. /*
  14. Name: icon_fence_16x8px.png
  15. Link: /assets/icon_fence_16x8px.png
  16. Author: https://github.com/the1anonlypr3
  17. */
  18. extern uint8_t icon_fence_16x8px[128];
  19. /*
  20. Name: icon_fence_end_16x8px.png
  21. Link: /assets/icon_fence_end_16x8px.png
  22. Author: https://github.com/the1anonlypr3
  23. */
  24. extern uint8_t icon_fence_end_16x8px[128];
  25. /*
  26. Name: icon_fence_vertical_end_6x8px.png
  27. Link: /assets/icon_fence_vertical_end_6x8px.png
  28. Author: https://github.com/the1anonlypr3
  29. */
  30. extern uint8_t icon_fence_vertical_end_6x8px[48];
  31. /*
  32. Name: icon_fence_vertical_start_6x15px.png
  33. Link: /assets/icon_fence_vertical_start_6x15px.png
  34. Author: https://github.com/the1anonlypr3
  35. */
  36. extern uint8_t icon_fence_vertical_start_6x15px[90];
  37. /*
  38. Name: icon_rock_small_10x8px.png
  39. Link: /assets/icon_rock_small_10x8px.png
  40. Author: https://github.com/the1anonlypr3
  41. */
  42. extern uint8_t icon_rock_small_10x8px[80];
  43. /*
  44. Name: icon_rock_medium_16x14px.png
  45. Link: /assets/icon_rock_medium_16x14px.png
  46. Author: https://github.com/the1anonlypr3
  47. */
  48. extern uint8_t icon_rock_medium_16x14px[224];
  49. /*
  50. Name: icon_rock_large_18x19px.png
  51. Link: /assets/icon_rock_large_18x19px.png
  52. Author: https://github.com/the1anonlypr3
  53. */
  54. extern uint8_t icon_rock_large_18x19px[342];
  55. /*
  56. Name: icon_flower_16x16.png
  57. Link: /assets/icon_flower_16x16.png
  58. Author: https://github.com/the1anonlypr3
  59. */
  60. extern uint8_t icon_flower_16x16[256];
  61. /*
  62. Name: icon_plant_16x16.png
  63. Link: /assets/icon_plant_16x16.png
  64. Author: https://github.com/the1anonlypr3
  65. */
  66. extern uint8_t icon_plant_16x16[256];
  67. /*
  68. Name: icon_man_7x16.png
  69. Link: /assets/icon_man_7x16.png
  70. Author: https://github.com/the1anonlypr3
  71. */
  72. extern uint8_t icon_man_7x16[112];
  73. /*
  74. Name: icon_woman_9x16.png
  75. Link: /assets/icon_woman_9x16.png
  76. Author: https://github.com/the1anonlypr3
  77. */
  78. extern uint8_t icon_woman_9x16[144];
  79. /*
  80. Name: icon_lake_bottom_31x12px.png
  81. Link: /assets/icon_lake_bottom_31x12px.png
  82. Author: https://github.com/the1anonlypr3
  83. */
  84. extern uint8_t icon_lake_bottom_31x12px[372];
  85. /*
  86. Name: icon_lake_bottom_left_24x22px.png
  87. Link: /assets/icon_lake_bottom_left_24x22px.png
  88. Author: https://github.com/the1anonlypr3
  89. */
  90. extern uint8_t icon_lake_bottom_left_24x22px[528];
  91. /*
  92. Name: icon_lake_bottom_right_24x22px.png
  93. Link: /assets/icon_lake_bottom_right_24x22px.png
  94. Author: https://github.com/the1anonlypr3
  95. */
  96. extern uint8_t icon_lake_bottom_right_24x22px[528];
  97. /*
  98. Name: icon_lake_left_11x31px.png
  99. Link: /assets/icon_lake_left_11x31px.png
  100. Author: https://github.com/the1anonlypr3
  101. */
  102. extern uint8_t icon_lake_left_11x31px[341];
  103. /*
  104. Name: icon_lake_right_11x31.png
  105. Link: /assets/icon_lake_right_11x31.png
  106. Author: https://github.com/the1anonlypr3
  107. */
  108. extern uint8_t icon_lake_right_11x31[341];
  109. /*
  110. Name: icon_lake_top_31x12px.png
  111. Link: /assets/icon_lake_top_31x12px.png
  112. Author: https://github.com/the1anonlypr3
  113. */
  114. extern uint8_t icon_lake_top_31x12px[372];
  115. /*
  116. Name: icon_lake_top_left_24x22px.png
  117. Link: /assets/icon_lake_top_left_24x22px.png
  118. Author: https://github.com/the1anonlypr3
  119. */
  120. extern uint8_t icon_lake_top_left_24x22px[528];
  121. /*
  122. Name: icon_lake_top_right_24x22px.png
  123. Link: /assets/icon_lake_top_right_24x22px.png
  124. Author: https://github.com/the1anonlypr3
  125. */
  126. extern uint8_t icon_lake_top_right_24x22px[528];
  127. /*
  128. Name: icon_house_48x32px.png
  129. Link: /assets/icon_house_48x32px.png
  130. Author: https://github.com/the1anonlypr3
  131. */
  132. extern uint8_t icon_house_48x32px[1536];