Update JoeyLib Formats
parent
c8fd1ebee6
commit
298cb2fc43
1 changed files with 0 additions and 1 deletions
|
@ -49,4 +49,3 @@ typedef struct {
|
||||||
byte *data;
|
byte *data;
|
||||||
} jlVecT;
|
} jlVecT;
|
||||||
```
|
```
|
||||||
**NOTE:** At the moment, all X coordinates range from 0 to 255 and are scaled up to 0-319 when drawn. While this saves space in the byte stream, it may make things ugly. If it's too bad, it will be changed.
|
|
Loading…
Add table
Reference in a new issue