deargui-vpl/applications/nodehub/config.h
2026-02-03 18:25:25 +01:00

8 lines
87 B
C

#ifndef CONFIG_H
#define CONFIG_H
#ifndef NH_GUI
#define NH_GUI
#endif
#endif