mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 21:18:23 -04:00
bpw partial cleanup, fix inline usage across several actors
This commit is contained in:
@@ -251,8 +251,8 @@ bool daArrow_Lighteff_c::_draw() {
|
||||
dComIfGd_setListMaskOff();
|
||||
}
|
||||
|
||||
mBtk.entry(modelData, mBtk.getFrame());
|
||||
mBrk.entry(modelData, mBrk.getFrame());
|
||||
mBtk.entry(modelData);
|
||||
mBrk.entry(modelData);
|
||||
mDoExt_modelUpdateDL(field_0x298);
|
||||
mBrk.remove(modelData);
|
||||
mBtk.remove(modelData);
|
||||
|
||||
Reference in New Issue
Block a user