no NOT nice
This commit is contained in:
parent
2eb8099cb4
commit
01c5e9a913
4 changed files with 20 additions and 1 deletions
|
|
@ -460,6 +460,7 @@ struct DivMemoryEntry {
|
|||
|
||||
struct DivMemoryComposition {
|
||||
std::vector<DivMemoryEntry> entries;
|
||||
String name;
|
||||
size_t capacity;
|
||||
size_t used;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue