6 lines
89 B
C
6 lines
89 B
C
#ifndef __cwmcc_cwmcc_h
|
|
#define __cwmcc_cwmcc_h
|
|
|
|
void cwmcc_startup(Display *d);
|
|
|
|
#endif
|