mirror of
https://github.com/zeldaret/tp
synced 2026-09-01 01:41:51 -04:00
Work on d_a_mirror
This commit is contained in:
@@ -3401,6 +3401,10 @@ inline void dComIfGd_setListBG() {
|
||||
g_dComIfG_gameInfo.drawlist.setXluListBG();
|
||||
}
|
||||
|
||||
inline J3DDrawBuffer* dComIfGd_getOpaListBG() {
|
||||
return g_dComIfG_gameInfo.drawlist.getOpaListBG();
|
||||
}
|
||||
|
||||
inline void dComIfGd_init() {
|
||||
g_dComIfG_gameInfo.drawlist.init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user