ogrebattle64/src/_ob_painful_roll.c

8 lines
119 B
C

#include "common.h"
/* 1B510 8008B110 */
void __osViSwapBuffer_3(void** buffers) {
osViSwapBuffer(buffers[3]);
}