globaldata.h

来自「ati driver」· C头文件 代码 · 共 19 行

H
19
字号
/*	Copyright 1999, Be Incorporated.   All Rights Reserved.	This file may be used under the terms of the Be Sample Code License.*/#if !defined(GLOBALDATA_H)#define GLOBALDATA_H#ifndef _RADEON_ACCELERANT_H#include "radeon_accelerant.h"#endif// the one and only we supportextern accelerator_info *ai;#endif

⌨️ 快捷键说明

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