init
Some checks failed
link / Link assets on Linux (push) Failing after 8s

This commit is contained in:
2024-05-23 10:46:11 +02:00
commit 4e910323f1
351 changed files with 91562 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
{
menuDef
{
name "dpad_hd"
rect 0 -16 640 480 4 4
visible when(FUNC_109() && !FUNC_103() && FUNC_94());
itemDef
{
rect -61 -29 32 32 10 10
type 8
visible 1
ownerdraw 173
textalign 2
textalignx -21
textaligny -9
textscale 0.3333
textstyle 3
textfont 10
}
itemDef
{
rect -61 -29 32 32 10 10
decoration
visible when(actionslotusable(3));
textalign 1
textaligny 35
textscale 0.25
textstyle 6
textfont 6
forecolor 1 1 0 1
exp text "^3" + keybinding("+actionslot 3");
}
}
}