store saves and configs in gpsp dir
[gpsp.git] / main.h
diff --git a/main.h b/main.h
index 671974c..96739dc 100644 (file)
--- a/main.h
+++ b/main.h
@@ -185,6 +185,7 @@ static u32 prescale_table[] = { 0, 6, 8, 10 };
 #endif // IN_MEMORY_C
 
 void change_ext(const char *src, char *buffer, const char *extension);
+void make_rpath(char *buff, size_t size, const char *ext);
 
 void set_clock_speed();