From 9eaff72af2b1d80f92f6a4534690c9dce7a5bc2e Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 25 Aug 2023 19:29:09 +0200 Subject: add comment --- src/entity.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/entity.hpp') diff --git a/src/entity.hpp b/src/entity.hpp index 94e6cb62..af57abba 100644 --- a/src/entity.hpp +++ b/src/entity.hpp @@ -36,6 +36,7 @@ struct entity_proto entity_type type_of() const noexcept; }; +// todo rename to 'object' struct entity { fm_DECLARE_DELETED_COPY_ASSIGNMENT(entity); -- cgit v1.2.3