Closed Josiah-Kunz closed 1 year ago
Because why not? Also, I think ADD_COMPONENT may have some redundancies (like registration). Let's unit test them!
ADD_COMPONENT
No redundancies found. Also, they must be macros to be generic enough. Otherwise, we'd have to #include all component.h for the functions to work.
#include
component.h
Because why not? Also, I think
ADD_COMPONENT
may have some redundancies (like registration). Let's unit test them!