Commit graph

2 commits

Author SHA1 Message Date
Johan Malm
c450a536bb button: move button-png.c to button/
...so that all button code is in the same place.
2023-08-10 15:57:20 +01:00
Johan Malm
041612817d button: refactor xbm code
- Rename src/xbm/ to src/button/
- Combine xbm.c parse.c tokenize.c into button-xbm.c

No functional change
2023-08-10 15:50:25 +01:00