Convert the main menu screen to lua lol

This commit is contained in:
jacqueline
2023-11-12 19:14:09 +11:00
parent 8471046a95
commit 8a0a167adb
206 changed files with 42303 additions and 183 deletions
+6
View File
@@ -0,0 +1,6 @@
BasedOnStyle: llvm
BreakBeforeBraces: Custom
BraceWrapping:
AfterFunction: true
AlignArrayOfStructures: Left
SeparateDefinitionBlocks: Always