summary refs log tree commit diff
path: root/tools/exe2ico.c (follow)
Commit message (Collapse)AuthorAge
* Only open the ICO file once we have something to outputJune McEnroe2022-01-22
|
* Fix size of padding counterJune McEnroe2022-01-22
| | | | CHIPS.EXE has an alignmentShift of 9 bits!
* Add exe2ico extractorJune McEnroe2022-01-22