diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-05-23 18:15:23 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-05-23 18:15:23 +0100 |
commit | d2ed9ee365f89aa84cd0ce9b3118678e37a86c69 (patch) | |
tree | 34c6603a052f614e1aba9b4d3f9883e100335150 /README.md | |
parent | c5dd4897e4d7f45108b6955bebf2d4b5f22a3652 (diff) | |
download | tr8vm-d2ed9ee365f89aa84cd0ce9b3118678e37a86c69.tar.gz tr8vm-d2ed9ee365f89aa84cd0ce9b3118678e37a86c69.zip |
Fox typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -313,7 +313,7 @@ Read the file and add the content to the output at current position. **.incpng "filename"** Read the PNG image and add the content to the output at current position. The image colors will be matched with the TR8 palette and any non-matching color -will be condiered transparent and the index `128` will be used. +will be considered transparent and the index `128` will be used. The blitter won't draw any pixel with index larger than 15. |