(PS3) Buildfix

This commit is contained in:
twinaphex 2015-04-03 03:23:02 +02:00
parent 9d5f44a7c6
commit d84b08ab08
3 changed files with 4 additions and 2 deletions

View File

@ -62,7 +62,7 @@ static void libdbg_font_free_font(void *data)
}
static void libdbg_font_render_msg(void *data, const char *msg,
const void *params)
const void *userdata)
{
float x, y, scale;
unsigned color;

View File

@ -205,7 +205,7 @@ struct string_list *dir_list_new(const char *dir,
const char *ext, bool include_dirs)
{
char path_buf[PATH_MAX_LENGTH];
int i;
int i = 0;
struct string_list *ext_list, *list, *dir_list;
#ifdef _WIN32
WIN32_FIND_DATA ffd;

View File

@ -1107,6 +1107,8 @@ static int action_ok_video_resolution(const char *path,
global_t *global = global_get_ptr();
(void)global;
(void)width;
(void)height;
#ifdef __CELLOS_LV2__
if (global->console.screen.resolutions.list[