7 lines
88 B
C
7 lines
88 B
C
![]() |
#ifndef __VPP_CSET_H
|
||
|
#define __VPP_CSET_H
|
||
|
|
||
|
extern const Byte vpp_cset[2][1280];
|
||
|
|
||
|
#endif
|