mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
new window code
This commit is contained in:
parent
b1c07e0c41
commit
05ba6d44b5
@ -1,4 +1,4 @@
|
|||||||
// Filename: pandadx.cxx
|
// Filename: pandadx7.cxx
|
||||||
// Created by: drose (15May00)
|
// Created by: drose (15May00)
|
||||||
//
|
//
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
// Filename: pandadx.h
|
// Filename: pandadx7.h
|
||||||
// Created by: drose (2Jan01)
|
// Created by: drose (2Jan01)
|
||||||
//
|
//
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#ifndef PANDADX_H
|
#ifndef PANDADX7_H
|
||||||
#define PANDADX_H
|
#define PANDADX7_H
|
||||||
|
|
||||||
#include <pandabase.h>
|
#include "pandabase.h"
|
||||||
|
|
||||||
EXPCL_PANDADX void init_libpandadx();
|
EXPCL_PANDADX void init_libpandadx7();
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user