#include "common.h" #include "nu/nusys.h" /* 1B510 8008B110 */ void nuGfxSwapCfb(NUScTask* task) { osViSwapBuffer(task->framebuffer); }