d_snap OK

This commit is contained in:
LagoLunatic
2024-01-06 18:48:24 -05:00
parent b0b5854b98
commit 3eae006254
11 changed files with 1650 additions and 60 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ static void draw_SUB(am_class* i_this) {
static BOOL daAM_Draw(am_class* i_this) {
g_env_light.setLightTevColorType(i_this->mpMorf->getModel(), &i_this->mTevStr);
dSnap_RegistFig(0xB7, i_this, 1.0f, 1.0f, 1.0f);
dSnap_RegistFig(DSNAP_TYPE_AM, i_this, 1.0f, 1.0f, 1.0f);
i_this->mpMorf->entryDL();