mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 02:43:03 +00:00
(CocoaTouch) Buildfix
This commit is contained in:
parent
0e1d00a85c
commit
3f3a305396
@ -137,6 +137,8 @@ void *glkitview_init(void);
|
||||
[g_pause_indicator_view viewWithTag:1].frame = CGRectMake(0, 0, tenpctw * 2.0f, tenpcth);
|
||||
}
|
||||
|
||||
#define ALMOST_INVISIBLE (.021f)
|
||||
|
||||
- (void)hidePauseButton
|
||||
{
|
||||
[UIView animateWithDuration:0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user