--- deliantra/server/include/loader.h 2007/11/08 19:43:24 1.15 +++ deliantra/server/include/loader.h 2008/04/20 00:44:12 1.16 @@ -24,7 +24,7 @@ #ifndef LOADER_H__ #define LOADER_H__ -bool load_resource_file (const char *filename); +bool load_resource_file_ (const char *filename); #endif