mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-09 07:39:00 +00:00
7 lines
142 B
C
7 lines
142 B
C
#ifndef TIME_SERIES_FONT_DATA_H
|
|
#define TIME_SERIES_FONT_DATA_H
|
|
|
|
extern unsigned char sTimeSeriesFontData[];
|
|
|
|
#endif//TIME_SERIES_FONT_DATA_H
|