toontown-just-works/build/nirai/panda3d/panda/metalibs/pandafx/pandafx.h

14 lines
236 B
C
Raw Normal View History

2024-07-07 18:08:39 -05:00
// Filename: pandafx.h
// Created by: drose (11Dec01)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDAFX_H
#define PANDAFX_H
#include "pandabase.h"
EXPCL_PANDAFX void init_libpandafx();
#endif