mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 06:54:18 -04:00
ksys/gdt: Fix typo in TriggerParam comment
This commit is contained in:
@@ -73,7 +73,7 @@ public:
|
||||
|
||||
void setCurrentRupeeFlagName(const sead::SafeString& name);
|
||||
|
||||
// region Value getters (by hash)
|
||||
// region Value getters (by index)
|
||||
|
||||
bool getBool(bool* value, s32 index, bool check_permissions) const;
|
||||
bool getS32(s32* value, s32 index, bool check_permissions) const;
|
||||
|
||||
Reference in New Issue
Block a user