]> Shamusworld >> Repos - apple2/blob - src/charset.h
Disk names now display in window, still lots to do.
[apple2] / src / charset.h
1 #ifndef __CHARSET_H__
2 #define __CHARSET_H__
3
4 extern char textChar[];
5 extern char textChar2e[];
6
7 #endif  // __CHARSET_H__
8