Skip to content

Commit

Permalink
Fix another whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Hernández authored and Bryan Hernández committed Aug 8, 2024
1 parent e6f9ebc commit 7c92ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desmume/src/frontend/posix/cli/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const char * save_type_names[] = {
/* Our keyboard config is different because of the directional keys */
/* Please note that m is used for fake microphone */
const u32 cli_kb_cfg[NB_KEYS] =
{
{
SDLK_x, // A
SDLK_z, // B
SDLK_RSHIFT, // select
Expand Down

0 comments on commit 7c92ad8

Please sign in to comment.