mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-09 20:41:29 -04:00
d_s_room / d_a_bg first pass
This commit is contained in:
@@ -26,4 +26,8 @@ inline int fopScnM_LayerID(void* proc) {
|
||||
return fpcM_LayerID(proc);
|
||||
}
|
||||
|
||||
inline u32 fopScnM_GetParam(void* proc) {
|
||||
return fpcM_GetParam(proc);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user