jversion.h

来自「quake3工具源码。包括生成bsp文件」· C头文件 代码 · 共 15 行

H
15
字号
/*
 * jversion.h
 *
 * Copyright (C) 1991-1995, Thomas G. Lane.
 * This file is part of the Independent JPEG Group's software.
 * For conditions of distribution and use, see the accompanying README file.
 *
 * This file contains software version identification.
 */


#define JVERSION	"6  2-Aug-95"

#define JCOPYRIGHT	"Copyright (C) 1995, Thomas G. Lane"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?