ongoing refactor of serialization and various cleanup
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
|
||||
// namespace
|
||||
// {
|
||||
// void serialize_test(archive* ar, void* payload)
|
||||
// void serialize_test(Archive* ar, void* payload)
|
||||
// {
|
||||
// SerializedEntityTest* test = reinterpret_cast<SerializedEntityTest*>(payload);
|
||||
// serialize_elem(ar, test->A);
|
||||
|
||||
Reference in New Issue
Block a user