mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-04 04:33:23 +00:00
clang formating cpp code generator and add missing generated classes
This commit is contained in:
@@ -135,5 +135,5 @@ public final class Monster extends Table {
|
||||
return o;
|
||||
}
|
||||
public static void finishMonsterBuffer(FlatBufferBuilder builder, int offset) { builder.finish(offset, "MONS"); }
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user