mirror of
https://github.com/NoelFB/blah.git
synced 2025-06-29 19:25:26 +08:00
string internal set method has additional safeguard for bad data
This commit is contained in:
@ -199,6 +199,8 @@ namespace Blah
|
||||
u8 wash;
|
||||
u8 fill;
|
||||
u8 pad;
|
||||
|
||||
Vertex() = default;
|
||||
};
|
||||
|
||||
struct DrawBatch
|
||||
|
Reference in New Issue
Block a user