toontown-just-works/build/nirai/panda3d/panda/metalibs/pandaphysics/pandaphysics.h

14 lines
260 B
C
Raw Normal View History

2024-07-07 18:08:39 -05:00
// Filename: pandaphysics.h
// Created by: drose (2Jan01)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDAPHYSICS_H
#define PANDAPHYSICS_H
#include "pandabase.h"
EXPCL_PANDAPHYSICS void init_libpandaphysics();
#endif