mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-31 16:52:45 +00:00
Fix comment
This commit is contained in:
parent
011f1012fb
commit
69b57bad34
@ -107,7 +107,7 @@ static video_driver_t *current_video = NULL;
|
||||
/* Interface for "poking". */
|
||||
static const video_poke_interface_t *video_driver_poke = NULL;
|
||||
|
||||
/* Used for 16-bit -> 16-bit conversions that take place before
|
||||
/* Used for 15-bit -> 16-bit conversions that take place before
|
||||
* being passed to video driver. */
|
||||
static video_pixel_scaler_t *video_driver_scaler_ptr = NULL;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user