historical/toontown-classic.git/panda/include/pandafx.h

15 lines
172 B
C
Raw Normal View History

2024-01-16 17:20:27 +00:00
/**
* @file pandafx.h
* @author drose
* @date 2001-12-11
*/
#ifndef PANDAFX_H
#define PANDAFX_H
#include "pandabase.h"
EXPCL_PANDAFX void init_libpandafx();
#endif