00001 // Filename: pandafx.h 00002 // Created by: drose (11Dec01) 00003 // 00004 //////////////////////////////////////////////////////////////////// 00005 00006 #ifndef PANDAFX_H 00007 #define PANDAFX_H 00008 00009 #include <pandabase.h> 00010 00011 EXPCL_PANDAFX void init_libpandafx(); 00012 00013 #endif