]> git.seodisparate.com - EntityComponentMetaSystem/commit
Workaround for gcc debug build fail
authorStephen Seo <seo.disparate@gmail.com>
Tue, 7 Sep 2021 09:11:06 +0000 (18:11 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 7 Sep 2021 09:11:06 +0000 (18:11 +0900)
commita851c63619289fba5ec1bfbb92b325296ebd2530
treed60c8b1ac3f9adbeff757e1ea0324b6449ae64d5
parentbe43cd03c5fe4e087d8e27e46809ce749c396cd7
Workaround for gcc debug build fail

Instead of defining temporary structs in functions, the temporary
structs are defined as part of the Manager class.
src/EC/Manager.hpp