mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-17 08:37:17 -04:00
Fix number of commands
This commit is contained in:
parent
df4adf66f7
commit
d2ef1a124b
@ -33,7 +33,7 @@ STRING tab, " "
|
||||
; Command table
|
||||
|
||||
command_table:
|
||||
dq 4 ; Number of commands
|
||||
dq 5 ; Number of commands
|
||||
|
||||
dq sysinfo_command_str
|
||||
dq sysinfo_command
|
||||
|
Loading…
x
Reference in New Issue
Block a user