mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 15:21:40 +00:00
JANITORIAL: Fix referece typo in zblit_public.h
This commit is contained in:
parent
9139412157
commit
39ad7cc41e
@ -94,7 +94,7 @@ TinyGL::BlitImage *tglGenBlitImage();
|
|||||||
/**
|
/**
|
||||||
@brief Copies a surface data into the provided blit image.
|
@brief Copies a surface data into the provided blit image.
|
||||||
@param pointer to the blit image.
|
@param pointer to the blit image.
|
||||||
@param referece to the surface that's being copied
|
@param reference to the surface that's being copied
|
||||||
@param color key value for alpha color keying
|
@param color key value for alpha color keying
|
||||||
@param boolean that enables alpha color keying
|
@param boolean that enables alpha color keying
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user