open_toontown_panda3d/panda/src/grutil/config_grutil.h

17 lines
305 B
C

// Filename: config_grutil.h
// Created by: drose (24May00)
//
////////////////////////////////////////////////////////////////////
#ifndef CONFIG_GRUTIL_H
#define CONFIG_GRUTIL_H
#include <pandabase.h>
#include <notifyCategoryProxy.h>
NotifyCategoryDecl(grutil, EXPCL_PANDA, EXPTP_PANDA);
#endif