minor cleanup

This commit is contained in:
Jasper St. Pierre
2024-11-01 16:11:07 -07:00
parent dc64d54b5e
commit a16d8cee02
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -1249,7 +1249,7 @@ void dWood::Packet_c::draw() {
}
#if VERSION != VERSION_JPN
J3DShape::sOldVcdVatCmd = NULL;
J3DShape::resetVcdVatCache();
#endif
}