This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
panda3d
mirror of
https://github.com/panda3d/panda3d
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add FT_Vector
David Rose
19 years ago
parent
91383bf77f
commit
92efb1d282
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
dtool/src/parser-inc/ft2build.h
+ 1
- 0
dtool/src/parser-inc/ft2build.h
View File
@@ -31,6 +31,7 @@
class FT_Face;
class FT_Library;
class FT_Bitmap;
+class FT_Vector;
#endif