mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
daPy_lk_c::draw and linkDraw matched on retail with (void)0 assert, d_a_figure OK
This commit is contained in:
@@ -1049,8 +1049,6 @@ static BOOL daSampleIsDelete(void*) {
|
||||
|
||||
/* 00001B08-00002148 .text linkDraw__FP14mDoExt_McaMorf */
|
||||
void linkDraw(mDoExt_McaMorf* pMorf) {
|
||||
/* Nonmatching - retail-only regalloc (maybe the same issue as daPy_lk_c::draw?) */
|
||||
|
||||
pMorf->calc();
|
||||
#if VERSION > VERSION_DEMO
|
||||
J3DModel* model = pMorf->getModel();
|
||||
|
||||
Reference in New Issue
Block a user