Poodletooth-iLand/build/nirai/panda3d/panda/metalibs/pandaode/pandaode.h

14 lines
240 B
C
Raw Normal View History

2015-11-14 13:28:53 -06:00
// Filename: pandaode.h
// Created by: drose (2Jan01)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDAODE_H
#define PANDAODE_H
#include "pandabase.h"
EXPCL_PANDAODE void init_libpandaode();
#endif