*** empty log message ***
This commit is contained in:
parent
32a8158945
commit
3ef2d9f737
|
|
@ -1,13 +1,13 @@
|
|||
// Filename: pandaphysics.h
|
||||
// Created by: drose (2Jan01)
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef PANDAPHYSICS_H
|
||||
#define PANDAPHYSICS_H
|
||||
|
||||
#include <pandabase.h>
|
||||
|
||||
EXPCL_PANDAPHYSICS void init_libpandaphysics();
|
||||
|
||||
#endif
|
||||
// Filename: pandaphysics.h
|
||||
// Created by: drose (2Jan01)
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
#ifndef PANDAPHYSICS_H
|
||||
#define PANDAPHYSICS_H
|
||||
|
||||
#include <pandabase.h>
|
||||
|
||||
EXPCL_PANDAPHYSICS void init_libpandaphysics();
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue