Panda3D
|
00001 // Filename: pandabullet.h 00002 // Created by: enn0x (10May2011) 00003 // 00004 //////////////////////////////////////////////////////////////////// 00005 00006 #ifndef PANDABULLET_H 00007 #define PANDABULLET_H 00008 00009 #include "pandabase.h" 00010 00011 EXPCL_PANDABULLET void init_libpandabullet(); 00012 00013 #endif