mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-12 09:08:56 +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
|