mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 04:31:37 -04:00
74ed2da8bc
* wip * d_bg_s * most of d_bg_s * small cleanup * clang * fixes
8 lines
131 B
C++
8 lines
131 B
C++
#include "d/bg/d_bg_s_wtr_chk.h"
|
|
#include "dol2asm.h"
|
|
#include "dolphin/types.h"
|
|
|
|
dBgS_WtrChk::dBgS_WtrChk() {
|
|
OnWaterGrp();
|
|
}
|