-
Max Kellermann authored
The list of commands is known at compile time. Instead of creating a linked list on startup, we can just register all commands in a static sorted array.
1c62e2cd
The list of commands is known at compile time. Instead of creating a linked list on startup, we can just register all commands in a static sorted array.