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

13 lines
240 B
C

// Filename: pandaode.h
// Created by: drose (2Jan01)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDAODE_H
#define PANDAODE_H
#include "pandabase.h"
EXPCL_PANDAODE void init_libpandaode();
#endif