string internal set method has additional safeguard for bad data

This commit is contained in:
Noel Berry
2021-12-18 02:48:51 -08:00
parent 10c1c39419
commit 1ee2fbab3d
2 changed files with 19 additions and 7 deletions

View File

@ -199,6 +199,8 @@ namespace Blah
u8 wash;
u8 fill;
u8 pad;
Vertex() = default;
};
struct DrawBatch