1 2 3 4 5 6 7
#include "all.h" void action_all_startup() { action_execute_startup(); action_debug_startup(); }