Poodletooth-iLand/build/nirai/panda3d/panda/metalibs/pandaphysx/pandaphysx.h

14 lines
253 B
C
Raw Normal View History

2015-11-14 19:28:53 +00:00
// Filename: pandaphysx.h
// Created by: pratt (20Apr2006)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDAPHYSX_H
#define PANDAPHYSX_H
#include "pandabase.h"
EXPCL_PANDAPHYSX void init_libpandaphysx();
#endif