polytreewm/src/dwm.h

7 lines
90 B
C

#ifndef _DWM_H
#define _DWM_H
int dwm_main(const char *program_title);
#endif // _DWM_H