6 lines
94 B
C
6 lines
94 B
C
#ifndef __VPP_CSET_H
|
|
#define __VPP_CSET_H
|
|
|
|
extern const Byte vpp_cset[2][1280];
|
|
|
|
#endif
|