mirror of
https://github.com/libretro/RetroArch
synced 2025-04-11 00:44:20 +00:00
(CTR/3DS) hide 'Take Screenshot' since screenshots are not implemented
anyway
This commit is contained in:
parent
c0f8f2cab6
commit
f349410082
@ -1219,8 +1219,6 @@ static uint32_t ctr_get_flags(void *data)
|
|||||||
{
|
{
|
||||||
uint32_t flags = 0;
|
uint32_t flags = 0;
|
||||||
|
|
||||||
BIT32_SET(flags, GFX_CTX_FLAGS_SCREENSHOTS_SUPPORTED);
|
|
||||||
|
|
||||||
return flags;
|
return flags;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user