mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-28 23:15:32 -04:00
Add missing d_bg_* TUs (#3058)
* Implement d_bg_s_capt_poly * Add d_bg_s_func * Ad d_bg_w_deform * Add empty source file for d_bg_w_hf
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "d/dolzel.h" // IWYU pragma: keep
|
||||
|
||||
static void dummy() {
|
||||
((dBgS*)NULL)->GetMtrlSndId(*(const cBgS_PolyInfo*)NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user