fix description

This commit is contained in:
T_chan 2022-01-26 18:28:45 +00:00
parent f764e2c8e0
commit 149498a164

View File

@ -1,7 +1,7 @@
/*
* This sample demonstrates blending, and the importance of drawing order,
* depth testing and z-value.
* This is a merge of lerabot_blend_test and blend_test, with 2 added cases,
* This is a merge of lerabot_blend_test and blend_test, with 1 added case,
* and with adapted/corrected explanation
*/