Update renderd7.hpp

This commit is contained in:
tobid7 2021-07-24 23:32:04 +02:00 committed by GitHub
parent 48de80fe13
commit b2eccd5ebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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