document viewport functions
This commit is contained in:
@@ -239,7 +239,7 @@ void scissorBox_set(s32 left, s32 top, s32 right, s32 bottom) {
|
||||
gScissorBoxBottom = bottom;
|
||||
framebuffer_width = top - left;
|
||||
framebuffer_height = bottom - right;
|
||||
func_8024CC5C();
|
||||
viewport_pushFramebufferExtendsToVpStack();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user