mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
Adding comment for code clarification (#7856)
Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
parent
d3d7e2ef99
commit
3cb27fa241
1 changed files with 2 additions and 0 deletions
|
|
@ -59,6 +59,8 @@ struct Vec3 (force_align: 8) {
|
|||
test3:Test;
|
||||
}
|
||||
|
||||
// Stats for monster
|
||||
|
||||
struct Ability {
|
||||
id:uint(key);
|
||||
distance:uint;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue