7 lines
159 B
C
7 lines
159 B
C
![]() |
#ifndef _INCLUDED_AW_H_
|
||
|
#define _INCLUDED_AW_H_
|
||
|
|
||
|
struct AwBackupTexture;
|
||
|
typedef struct AwBackupTexture * AW_BACKUPTEXTUREHANDLE;
|
||
|
|
||
|
#endif /* _INCLUDED_AW_H_ */
|