mirror of https://github.com/zeldaret/botw.git
ksys/gdt: Fix typo in TriggerParam comment
This commit is contained in:
parent
0b6cdede6d
commit
f9373cd154
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue