img2tim typo
This commit is contained in:
parent
ee81f4af6a
commit
e73a5a7834
@ -23,7 +23,7 @@ make cleansub
|
|||||||
Convert your image to a 24bpp TIM with [`img2tim`](https://github.com/Lameguy64/img2tim):
|
Convert your image to a 24bpp TIM with [`img2tim`](https://github.com/Lameguy64/img2tim):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
img2tim -bpp 24 -o bs.tim bs.png
|
img2tim -bpp 24 -o output.tim input.png
|
||||||
```
|
```
|
||||||
|
|
||||||
Then use `MC32` as instructed below.
|
Then use `MC32` as instructed below.
|
||||||
|
Loading…
Reference in New Issue
Block a user