mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-18 07:05:27 -04:00
minor cleanup
This commit is contained in:
@@ -654,7 +654,7 @@ void daSail_packet_c::draw() {
|
||||
GXCallDisplayList(l_sail_DL, 0x200);
|
||||
|
||||
#if VERSION != VERSION_JPN
|
||||
J3DShape::sOldVcdVatCmd = NULL;
|
||||
J3DShape::resetVcdVatCache();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
+1
-1
@@ -1249,7 +1249,7 @@ void dWood::Packet_c::draw() {
|
||||
}
|
||||
|
||||
#if VERSION != VERSION_JPN
|
||||
J3DShape::sOldVcdVatCmd = NULL;
|
||||
J3DShape::resetVcdVatCache();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user