aboutsummaryrefslogtreecommitdiff
path: root/c/main.h
blob: 0b899e68ba47a38b91df9333b92202b60335b3c0 (plain)
1
2
3
4
5
6
#ifndef MAIN_H
#define MAIN_H

void UpdateLayout();

#endif