Skip to content
Snippets Groups Projects
Commit caa1fb09 authored by BoomMicrophone's avatar BoomMicrophone
Browse files

nullglob globstar gobble up those nuts


shoutout to gpg for not working

Signed-off-by: default avatarBoomMicrophone <boommicrophone@noreply.localhost>
parent eba28b0d
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ enum class GameListRemoveTarget { ...@@ -56,7 +56,7 @@ enum class GameListRemoveTarget {
enum class DumpRomFSTarget { enum class DumpRomFSTarget {
Normal, Normal,
SDMC, SDMC,
}; };
enum class GameListShortcutTarget { enum class GameListShortcutTarget {
Desktop, Desktop,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment