mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-06 13:54:09 +08:00
现在是修复连接错误了,嘿嘿
This commit is contained in:
parent
4be3f76c6d
commit
273463f658
@ -976,7 +976,7 @@ KHandle setupFrameCapture(const u8 scaler)
|
|||||||
memcpy(gbaCfg.hMatrix, &matrix[6 * 8], 6 * 8 * 2);
|
memcpy(gbaCfg.hMatrix, &matrix[6 * 8], 6 * 8 * 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
return LGYFB_init(&gbaCfg);
|
return LGYCAP_init(LGYCAP_DEV_TOP, &gbaCfg);
|
||||||
}
|
}
|
||||||
// @MERGE 231006 END
|
// @MERGE 231006 END
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user