add support for PC NTE

This commit is contained in:
Martin Michelsen
2023-12-17 23:31:19 -08:00
parent a6c4217875
commit 3f9cad1ca5
30 changed files with 1688 additions and 1527 deletions
+1
View File
@@ -90,6 +90,7 @@ public:
float z;
bool is_in_game;
bool is_in_quest;
uint8_t difficulty;
std::shared_ptr<PSOBBMultiKeyDetectorEncryption> detector_crypt;