Skip to content

Commit

Permalink
put DSI under Nintendo submenu
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamiras committed Aug 20, 2023
1 parent 968699e commit ac81e63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Emulator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ const char* getSystemManufacturer(int system)
case RC_CONSOLE_SUPER_NINTENDO:
case RC_CONSOLE_NINTENDO_64:
case RC_CONSOLE_NINTENDO_DS:
case RC_CONSOLE_NINTENDO_DSI:
case RC_CONSOLE_NINTENDO_3DS:
case RC_CONSOLE_POKEMON_MINI:
case RC_CONSOLE_VIRTUAL_BOY:
Expand Down

0 comments on commit ac81e63

Please sign in to comment.