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

14 lines
236 B
C

// Filename: pandafx.h
// Created by: drose (11Dec01)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDAFX_H
#define PANDAFX_H
#include "pandabase.h"
EXPCL_PANDAFX void init_libpandafx();
#endif