historical/toontown-classic.git/panda/include/pandafx.h
2024-01-16 11:20:27 -06:00

14 lines
172 B
C

/**
* @file pandafx.h
* @author drose
* @date 2001-12-11
*/
#ifndef PANDAFX_H
#define PANDAFX_H
#include "pandabase.h"
EXPCL_PANDAFX void init_libpandafx();
#endif