Commit 50922b4
committed
Move the icon width and height to above the icon data, add const
Make the width and height easily found for each icon by generically
searching for _Width and _Height before the icon data. If width and
height not found, use previous width and height.
Move the icons, widths and heights from RAM into flash.1 parent fe7205c commit 50922b4
2 files changed
+92
-93
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2287 | 2287 | | |
2288 | 2288 | | |
2289 | 2289 | | |
2290 | | - | |
| 2290 | + | |
2291 | 2291 | | |
2292 | | - | |
| 2292 | + | |
2293 | 2293 | | |
2294 | 2294 | | |
2295 | 2295 | | |
| |||
0 commit comments