📄 tl_prof.h
字号:
/*
** thinlib (c) 2001 Matthew Conte (matt@conte.com)
**
**
** tl_prof.h
**
** Screen border color profiler.
**
** $Id: $
*/
#ifndef _TL_PROF_H_
#define _TL_PROF_H_
extern void thin_prof_setborder(int pal_index);
#endif /* !_TL_PROF_H_ */
/*
** $Log: $
*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -