#ifndef MAIN_H #define MAIN_H void UpdateLayout(int w = 0, int h = 0); #endif