mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 21:52:48 +00:00
fix conflicting move/copy flags
This commit is contained in:
parent
cb11db6f1b
commit
8d1557191f
@ -12,8 +12,8 @@
|
|||||||
#include "ui.h"
|
#include "ui.h"
|
||||||
#include "swkbd.h"
|
#include "swkbd.h"
|
||||||
|
|
||||||
#define SKIP_CUR (1UL<<10)
|
#define SKIP_CUR (1UL<<11)
|
||||||
#define OVERWRITE_CUR (1UL<<11)
|
#define OVERWRITE_CUR (1UL<<12)
|
||||||
|
|
||||||
#define _MAX_FS_OPT 8 // max file selector options
|
#define _MAX_FS_OPT 8 // max file selector options
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user