open_toontown_panda3d/panda/src/switchnode/config_switchnode.h

15 lines
344 B
C

// Filename: config_switchnode.h
// Created by: drose (19Jan00)
//
////////////////////////////////////////////////////////////////////
#ifndef CONFIG_SWITCHNODE_H
#define CONFIG_SWITCHNODE_H
#include <pandabase.h>
#include <notifyCategoryProxy.h>
NotifyCategoryDecl(switchnode, EXPCL_PANDA, EXPTP_PANDA);
#endif /* CONFIG_SWITCHNODE_H */