various matches / cleanup (#2271)

* cleanup various TUs

* checkpoint

* d_attention doc
This commit is contained in:
TakaRikka
2024-12-29 07:53:54 -08:00
committed by GitHub
parent c429ce21eb
commit 0e281cb975
62 changed files with 1865 additions and 2265 deletions
+1 -6
View File
@@ -640,7 +640,7 @@ void daObjSwBallB_c::PutCrrPos() {
/* 80CF56A4-80CF582C 001164 0188+00 1/1 0/0 0/0 .text draw__14daObjSwBallB_cFv */
#ifdef NONMATCHING
// NONMATCHING
int daObjSwBallB_c::draw() {
g_env_light.settingTevStruct(0, &current.pos, &tevStr);
g_env_light.setLightTevColorType_MAJI(mModel, &tevStr);
@@ -662,11 +662,6 @@ int daObjSwBallB_c::draw() {
dComIfGd_setList();
return 1;
}
#else
int daObjSwBallB_c::draw() {
// NONMATCHING
}
#endif
/* 80CF582C-80CF5860 0012EC 0034+00 1/1 0/0 0/0 .text _delete__14daObjSwBallB_cFv */
int daObjSwBallB_c::_delete() {