Update renderd7.hpp

This commit is contained in:
2021-08-08 11:28:11 +02:00
committed by GitHub
parent e73ee7c6db
commit f7f0d26896

View File

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