open_toontown_panda3d/panda/src/chan/vector_PartGroupStar.cxx

12 lines
292 B
C++

// Filename: vector_PartGroup.cxx
// Created by: drose (06Jul00)
//
////////////////////////////////////////////////////////////////////
#include "vector_PartGroupStar.h"
// Tell GCC that we'll take care of the instantiation explicitly here.
#ifdef __GNUC__
#pragma implementation
#endif