mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
daPy_lk_c::draw and linkDraw matched on retail with (void)0 assert, d_a_figure OK
This commit is contained in:
@@ -1671,7 +1671,6 @@ void daPy_lk_c::onBodyEffect() {
|
||||
|
||||
/* 80107308-80108204 .text draw__9daPy_lk_cFv */
|
||||
BOOL daPy_lk_c::draw() {
|
||||
/* Nonmatching - retail-only regalloc (maybe the same issue as linkDraw in d_a_obj_figure.cpp?) */
|
||||
if (mSightPacket.getDrawFlg()) {
|
||||
mSightPacket.setSight();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user