d-a-obj-shmrgrd (#708)

* start d-a-obj-shmrgrd

* mostly matching

* constructor

* 100%

* d-a-obj-shmrgrd equivalent
This commit is contained in:
Ross Newman
2025-03-27 01:26:27 -04:00
committed by GitHub
parent 030082648d
commit 1a752bbbb9
7 changed files with 581 additions and 70 deletions
-1
View File
@@ -773,7 +773,6 @@ BOOL daObjSwpush::Act_c::Mthd_Draw() {
dComIfGd_setListBG();
mDoExt_modelUpdateDL(mpModel);
dComIfGd_setList();
// dComIfG_Bgsp()->DebugDrawPoly();
return TRUE;
}