X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=main.h;h=96739dce994a72cdb0ec6b7e5379d531011613e8;hb=e38fee1b96c0b904d7f221a349fb2492258d5789;hp=671974c9c951f5006f1672fc047c29201eafd151;hpb=2f1c528a6c37558760b28638d271f5ff9ba45e4f;p=gpsp.git diff --git a/main.h b/main.h index 671974c..96739dc 100644 --- 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();