mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
Adding comment for code clarification (#7856)
Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
@@ -59,6 +59,8 @@ struct Vec3 (force_align: 8) {
|
||||
test3:Test;
|
||||
}
|
||||
|
||||
// Stats for monster
|
||||
|
||||
struct Ability {
|
||||
id:uint(key);
|
||||
distance:uint;
|
||||
|
||||
Reference in New Issue
Block a user