mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 12:40:23 +00:00
FIx warning
This commit is contained in:
parent
697531dbdd
commit
0d8729daa6
@ -219,7 +219,7 @@ static uintptr_t metal_load_texture(void *video_data, void *data,
|
||||
else {
|
||||
}
|
||||
|
||||
return nil;
|
||||
return 0;
|
||||
}
|
||||
|
||||
static void metal_unload_texture(void *data, uintptr_t handle)
|
||||
|
Loading…
x
Reference in New Issue
Block a user