#ifndef NETLOAD_H__ #define NETLOAD_H__ void error_dialog(char *message, int fatal); void setup_colors(void); #endif