console size, ListCommands, Indent on bracket

This commit is contained in:
Krzosa Karol
2025-05-03 18:45:05 +02:00
parent 93c1ba606a
commit 7a5d949a12
11 changed files with 51 additions and 17 deletions

View File

@@ -11,6 +11,9 @@ SDLK_Q = 113
SDLK_BACKSLASH = 0x5c
SDLK_RETURN = 13
SDLK_EQUALS = 0x0000003d
SDLK_MINUS = 0x0000002d
SDLK_F1 = 0x4000003a
SDLK_F2 = 0x4000003b
SDLK_F3 = 0x4000003c