jedi-outcast/utils/Radiant/autocaulk.h

15 lines
176 B
C

// Filename:- autocaulk.h
//
#ifndef AUTOCAULK_H
#define AUTOCAULK_H
void Select_AutoCaulk(bool bMakeDetail);
#endif // AUTOCAULK_H
///////////////// eof //////////////