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

15 lines
177 B
C
Raw Normal View History

2024-01-16 11:20:27 -06:00
/**
* @file pandaode.h
* @author drose
* @date 2001-01-02
*/
#ifndef PANDAODE_H
#define PANDAODE_H
#include "pandabase.h"
EXPCL_PANDAODE void init_libpandaode();
#endif