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

void UpdateLayout(void);

#endif