mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-22 06:42:46 +01:00
nullglob globstar gobble up those nuts
shoutout to gpg for not working Signed-off-by: BoomMicrophone <boommicrophone@noreply.localhost>
This commit is contained in:
parent
02fc046031
commit
e1b77dd898
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue