Fix typo in macro definition.
This commit is contained in:
parent
d4d32be7f6
commit
c75b49a599
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
#define TEXT
|
||||
[text]
|
||||
x = 3
|
||||
y = TEXT_V_CENTRE}
|
||||
y = {TEXT_V_CENTRE}
|
||||
w = "(width - 6)"
|
||||
h = "(text_height)"
|
||||
font_size = {FONT_SIZE_NORMAL__NORMAL}
|
||||
|
|
Loading…
Add table
Reference in a new issue