summaryrefslogtreecommitdiff
path: root/src/window.h
blob: 947cdbe98143b4baebb44db7872f46d0794f7cda (plain)
1
2
3
4
5
6
7
#ifndef __WINDOW_H
#define __WINDOW_H

void create_main_window();

#endif