Shipwright/soh/src/libultra/io/viextend.c

6 lines
91 B
C

#include "global.h"
void osViExtendVStart(u32 arg0) {
__additional_scanline = arg0;
}