mirror of
https://github.com/zeldaret/tp
synced 2026-06-14 14:28:14 -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