add marker where current shared data resides
This commit is contained in:
parent
29f298fa4a
commit
7214800d93
@ -205,6 +205,7 @@ struct SharedDataLayout {
|
|||||||
};
|
};
|
||||||
|
|
||||||
enum SharedDataType {
|
enum SharedDataType {
|
||||||
|
CURRENT_DATA,
|
||||||
LAYOUT_1,
|
LAYOUT_1,
|
||||||
DATA_1,
|
DATA_1,
|
||||||
LAYOUT_2,
|
LAYOUT_2,
|
||||||
|
Loading…
Reference in New Issue
Block a user