Update renderd7.hpp

This commit is contained in:
tobid7 2021-07-25 16:35:50 +02:00 committed by GitHub
parent e2ca5f27b6
commit 26db113a09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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