diff options
author | eray orçunus <erayorcunus@gmail.com> | 2020-08-16 16:58:40 +0200 |
---|---|---|
committer | eray orçunus <erayorcunus@gmail.com> | 2020-08-16 16:58:40 +0200 |
commit | 0418ba597bc53d08d0244188f4623ebadfdd2876 (patch) | |
tree | c99803bbd4a714b0a3f8b8d632122713623889c7 /src/core/config.h | |
parent | Island loading and PS2 alpha test added to options (diff) | |
download | re3-0418ba597bc53d08d0244188f4623ebadfdd2876.tar re3-0418ba597bc53d08d0244188f4623ebadfdd2876.tar.gz re3-0418ba597bc53d08d0244188f4623ebadfdd2876.tar.bz2 re3-0418ba597bc53d08d0244188f4623ebadfdd2876.tar.lz re3-0418ba597bc53d08d0244188f4623ebadfdd2876.tar.xz re3-0418ba597bc53d08d0244188f4623ebadfdd2876.tar.zst re3-0418ba597bc53d08d0244188f4623ebadfdd2876.zip |
Diffstat (limited to 'src/core/config.h')
-rw-r--r-- | src/core/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h index 6aa41e6b..00a8076f 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -246,7 +246,6 @@ enum Config { # define SCROLLABLE_STATS_PAGE // only draggable by mouse atm # define TRIANGLE_BACK_BUTTON //# define CIRCLE_BACK_BUTTON -# define CUSTOM_FRONTEND_OPTIONS # define GRAPHICS_MENU_OPTIONS #endif |