Update renderd7.hpp

This commit is contained in:
tobid7 2021-08-08 11:28:11 +02:00 committed by GitHub
parent e73ee7c6db
commit f7f0d26896
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ namespace RenderD7
{
NUMPAD,
STANDARD
}
};
/// Set current RenderScreen
/// \param target The RenderTarget Top, Bottom
void OnScreen(C3D_RenderTarget *target);