From: chaoskagami Date: Thu, 9 Jun 2016 13:56:56 +0000 (-0400) Subject: space X-Git-Tag: v0.0.8~11 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=0e46bec088b7f0bdbffae076a3707058990507d8;p=corbenik%2Fcorbenik.git space --- diff --git a/source/menu.c b/source/menu.c index 3420914..ae86a0a 100644 --- a/source/menu.c +++ b/source/menu.c @@ -42,7 +42,6 @@ static struct options_s options[] = { { OPTION_LOADER_CPU_L2, " CPU - L2 cache (n3ds)", "Forces the system to use the L2 cache. Ignored if not a N3DS.", boolean_val_n3ds, 0, 0 }, { OPTION_LOADER_CPU_800MHZ, " CPU - 800Mhz (n3ds)", "Forces the system to run in 800Mhz mode. Ignored if not a N3DS.", boolean_val_n3ds, 0, 0 }, { OPTION_LOADER_LANGEMU, " Language Emulation", "Reads language emulation configuration and imitates the region/language.", boolean_val, 0, 0 }, - { OPTION_LOADER_LOADCODE, " Load Code Sections", "Loads code sections from SD card and patches afterwards.", boolean_val, 0, 0 }, { OPTION_LOADER_DUMPCODE, " Dump Title Code Sections",