sc3-rom-dump/rom/help/set.txt

7 lines
262 B
Plaintext
Raw Normal View History

2024-01-15 10:36:50 +01:00
The set program can be used to inspect and change system settings.
Usage:
"set" will print all the system settings and their values
"set foo" will print the value of the system setting "foo"
"set foo bar" will set the value of the system setting "foo" to "bar"