mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
Fix for native low res in Linux
This commit is contained in:
parent
cf1d9274d2
commit
97630d7fb1
@ -29,6 +29,8 @@ RETRO_BEGIN_DECLS
|
|||||||
|
|
||||||
void crt_switch_res_core(unsigned width, unsigned height, float hz);
|
void crt_switch_res_core(unsigned width, unsigned height, float hz);
|
||||||
|
|
||||||
|
void crt_aspect_ratio_switch(unsigned width, unsigned height);
|
||||||
|
|
||||||
void crt_video_restore(void);
|
void crt_video_restore(void);
|
||||||
|
|
||||||
RETRO_END_DECLS
|
RETRO_END_DECLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user