#include "precompiled.h" #include "res.h" int res_reload(const char* const fn) { return h_reload(fn); }