Update renderd7.hpp

This commit is contained in:
tobid7 2021-07-24 19:17:20 +02:00 committed by GitHub
parent b81160bbd3
commit b72caa1ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,9 +39,9 @@ extern std::string dspststus;
namespace RenderD7
{
/* Set current RenderScreen
/** Set current RenderScreen
* target: The RenderTarget Top, Bottom
*/
**/
void OnScreen(C3D_RenderTarget *target);
class Sheet
{