mirror of
https://github.com/izzy2lost/Torch.git
synced 2026-07-06 00:18:35 -07:00
Fixed failed to reset compressionType back to none
This commit is contained in:
@@ -637,6 +637,7 @@ void Companion::Process() {
|
||||
this->gCurrentPad = 0;
|
||||
this->gCurrentVram = std::nullopt;
|
||||
this->gCurrentSegmentNumber = 0;
|
||||
this->gCurrentCompressionType = CompressionType::None;
|
||||
this->gTables.clear();
|
||||
GFXDOverride::ClearVtx();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user