open_toontown_panda3d/panda/src/parametrics/config_parametrics.h

15 lines
323 B
C

// Filename: config_parametrics.h
// Created by: drose (19Mar00)
//
////////////////////////////////////////////////////////////////////
#ifndef CONFIG_PARAMETRICS_H
#define CONFIG_PARAMETRICS_H
#include "pandabase.h"
#include "notifyCategoryProxy.h"
NotifyCategoryDecl(parametrics, EXPCL_PANDA, EXPTP_PANDA);
#endif