Skip to content

Commit

Permalink
Update src/options.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
AnotherSeawhite and github-actions[bot] authored Apr 2, 2024
1 parent 44761ad commit 36464c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/options.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2654,7 +2654,6 @@ void options_manager::add_options_graphics()
false, COPT_CURSES_HIDE
);
#endif

#if defined(__ANDROID__)
get_option( "FRAMEBUFFER_ACCEL" ).setPrerequisite( "SOFTWARE_RENDERING" );
#else
Expand Down

0 comments on commit 36464c4

Please sign in to comment.