8 lines
134 B
C
8 lines
134 B
C
|
#ifndef __HzLib_65k_H__
|
||
|
#define __HzLib_65k_H__
|
||
|
|
||
|
extern const unsigned char HzLib[];
|
||
|
//extern unsigned char const AsciiLib[];
|
||
|
|
||
|
#endif
|