mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
*** empty log message ***
This commit is contained in:
parent
8b57ab6c7e
commit
e1a6551e58
@ -1,13 +1,13 @@
|
|||||||
// Filename: pandadx.h
|
// Filename: pandadx.h
|
||||||
// Created by: drose (2Jan01)
|
// Created by: drose (2Jan01)
|
||||||
//
|
//
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#ifndef PANDADX_H
|
#ifndef PANDADX_H
|
||||||
#define PANDADX_H
|
#define PANDADX_H
|
||||||
|
|
||||||
#include <pandabase.h>
|
#include <pandabase.h>
|
||||||
|
|
||||||
EXPCL_PANDADX void init_libpandadx();
|
EXPCL_PANDADX void init_libpandadx();
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
// Filename: pandaegg.h
|
// Filename: pandaegg.h
|
||||||
// Created by: drose (2Jan01)
|
// Created by: drose (2Jan01)
|
||||||
//
|
//
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#ifndef PANDAEGG_H
|
#ifndef PANDAEGG_H
|
||||||
#define PANDAEGG_H
|
#define PANDAEGG_H
|
||||||
|
|
||||||
#include <pandabase.h>
|
#include <pandabase.h>
|
||||||
|
|
||||||
EXPCL_PANDAEGG void init_libpandaegg();
|
EXPCL_PANDAEGG void init_libpandaegg();
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
// Filename: pandagl.h
|
// Filename: pandagl.h
|
||||||
// Created by: drose (2Jan01)
|
// Created by: drose (2Jan01)
|
||||||
//
|
//
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#ifndef PANDAGL_H
|
#ifndef PANDAGL_H
|
||||||
#define PANDAGL_H
|
#define PANDAGL_H
|
||||||
|
|
||||||
#include <pandabase.h>
|
#include <pandabase.h>
|
||||||
|
|
||||||
EXPCL_PANDAGL void init_libpandagl();
|
EXPCL_PANDAGL void init_libpandagl();
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user