Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/libretro/libretro_core_options.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ struct retro_core_option_v2_definition option_defs_us[] = {
"vbam_forceRTCenable",
"Force-Enable RTC",
NULL,
"Forces the internal real-time clock to be enabled regardless of rom. Usuable for rom patches that requires clock to be enabled (aka Pokemon).",
"Forces the internal real-time clock to be enabled regardless of rom. Useable for rom patches that require clock to be enabled (e.g., Pokemon).",
NULL,
"system",
{
Expand Down