Fix metatile label name in manual
This commit is contained in:
parent
096c26b85a
commit
f8bc65ad3f
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ A name can be given to metatiles so that they may be referenced in source code.
|
||||||
These are defined in ``include/constants/metatile_labels.h``.
|
These are defined in ``include/constants/metatile_labels.h``.
|
||||||
|
|
||||||
For example, the metatile pictured above can be referenced using the define
|
For example, the metatile pictured above can be referenced using the define
|
||||||
``METATILE_General_Grass``.
|
``METATILE_General_Plain_Grass``.
|
||||||
This define name can be copied using the Copy button next to the metatile label text box.
|
This define name can be copied using the Copy button next to the metatile label text box.
|
||||||
|
|
||||||
Sometimes it may be useful to have a ``METATILE`` define that applies to many tilesets.
|
Sometimes it may be useful to have a ``METATILE`` define that applies to many tilesets.
|
||||||
|
|
Loading…
Reference in a new issue