Dave Schuyler 289824359b formatting
2003-10-28 00:16:47 +00:00

15 lines
236 B
C

// Filename: pandagl.h
// Created by: drose (2Jan01)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDAGL_H
#define PANDAGL_H
#include "pandabase.h"
EXPCL_PANDAGL void init_libpandagl();
#endif