mirror of https://github.com/aseprite/aseprite.git
Clarify where the external files chunk is in the file
This commit is contained in:
parent
420278d5a4
commit
9fef25a674
|
|
@ -251,7 +251,7 @@ Color profile for RGB or grayscale values.
|
||||||
|
|
||||||
### External Files Chunk (0x2008)
|
### External Files Chunk (0x2008)
|
||||||
|
|
||||||
A list of external files linked with this file. It might be used to
|
A list of external files linked with this file can be found in the first frame. It might be used to
|
||||||
reference external palettes or tilesets.
|
reference external palettes or tilesets.
|
||||||
|
|
||||||
DWORD Number of entries
|
DWORD Number of entries
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue