Poodletooth-iLand/build/nirai/panda3d/panda/metalibs/pandabullet/pandabullet.h
2015-11-14 14:28:53 -05:00

13 lines
258 B
C

// Filename: pandabullet.h
// Created by: enn0x (10May2011)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDABULLET_H
#define PANDABULLET_H
#include "pandabase.h"
EXPCL_PANDABULLET void init_libpandabullet();
#endif