#ifndef ARRAY_BUTTON_INCLUDED #define ARRAY_BUTTON_INCLUDED #include "engine/Button.h" #include "engine/ArrayUtils.h" GENERATE_DYNAMIC_ARRAY(P_Button) #endif //ARRAY_BUTTON_INCLUDED