Update renderd7.hpp

This commit is contained in:
tobid7 2021-07-24 23:31:05 +02:00 committed by GitHub
parent ba97c9ed70
commit 48de80fe13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ namespace RenderD7
{ {
/** Set current RenderScreen /** Set current RenderScreen
* target: The RenderTarget Top, Bottom * target: The RenderTarget Top, Bottom
**/ */
void OnScreen(C3D_RenderTarget *target); void OnScreen(C3D_RenderTarget *target);
class Sheet class Sheet
{ {