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

14 lines
260 B
C
Raw Normal View History

2015-11-14 13:28:53 -06:00
// Filename: pandaphysics.h
// Created by: drose (2Jan01)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDAPHYSICS_H
#define PANDAPHYSICS_H
#include "pandabase.h"
EXPCL_PANDAPHYSICS void init_libpandaphysics();
#endif