mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
[CPU] Add note to cpu option
This commit is contained in:
parent
b93ad3e82a
commit
90259bef6a
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
#include "xenia/cpu/cpu_flags.h"
|
||||
|
||||
DEFINE_string(cpu, "any", "CPU backend [any, x64].", "CPU");
|
||||
DEFINE_string(cpu, "any", "Does nothing. CPU backend [any, x64].", "CPU");
|
||||
|
||||
DEFINE_string(
|
||||
load_module_map, "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue