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

14 lines
258 B
C
Raw Normal View History

2015-11-14 19:28:53 +00:00
// Filename: pandabullet.h
// Created by: enn0x (10May2011)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDABULLET_H
#define PANDABULLET_H
#include "pandabase.h"
EXPCL_PANDABULLET void init_libpandabullet();
#endif