some descriptions

This commit is contained in:
h4570
2022-07-19 00:01:37 +02:00
parent dfd79a307e
commit 7fd2926d1d
7 changed files with 28 additions and 10 deletions
@@ -32,7 +32,7 @@ class DynPipCore {
* - Sets double buffers exactly for "Tyra Renderer3D"
* Should be called if VU1 was used by your non standard programs.
*/
void reinitStandardVU1Programs();
void reinitVU1Programs();
private:
RendererCore* rendererCore;