Update renderd7.hpp

This commit is contained in:
2021-07-24 23:32:04 +02:00
committed by GitHub
parent 48de80fe13
commit b2eccd5ebb

View File

@ -43,6 +43,7 @@ namespace RenderD7
* target: The RenderTarget Top, Bottom
*/
void OnScreen(C3D_RenderTarget *target);
/** The Spritesheet Class */
class Sheet
{
public: