toontown-just-works/build/nirai/panda3d/panda/metalibs/pandabullet/pandabullet.h

14 lines
258 B
C
Raw Normal View History

2024-07-07 18:08:39 -05:00
// Filename: pandabullet.h
// Created by: enn0x (10May2011)
//
////////////////////////////////////////////////////////////////////
#ifndef PANDABULLET_H
#define PANDABULLET_H
#include "pandabase.h"
EXPCL_PANDABULLET void init_libpandabullet();
#endif