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