Update renderd7.hpp

This commit is contained in:
tobid7 2021-07-24 18:16:51 +02:00 committed by GitHub
parent 3e2af92e7e
commit f0b02d64ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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