strat: use m_ for member variables
This commit is contained in:
@@ -22,7 +22,7 @@ namespace ams::fs::impl {
|
||||
|
||||
namespace {
|
||||
|
||||
MountTable g_mount_table;
|
||||
constinit MountTable g_mount_table;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user