This commit is contained in:
robojumper
2025-05-12 00:48:19 +02:00
parent c9cbe416d8
commit c241dbe301
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ public:
s16 getAreaIndexForFiAreaName() const;
s32 getSuitabilityPercentageArg() const;
s16 getEquipmentRecommendation() const;
s16 getShieldMessage();
s16 getThreatenedShield();
s16 getShieldMessage() const;
s16 getThreatenedShield() const;
bool isValid() const;