open_toontown_panda3d/panda/src/particlesystem/particles.h

13 lines
254 B
C

// Filename: particles.h
// Created by: charles (20Jun00)
//
////////////////////////////////////////////////////////////////////
#ifndef PARTICLES_H
#define PARTICLES_H
#include "pointParticle.h"
#include "orientedParticle.h"
#endif // PARTICLES_H