diff options
| author | Karroffel | 2017-03-05 16:20:07 +0100 |
|---|---|---|
| committer | Karroffel | 2017-03-05 16:20:20 +0100 |
| commit | 1531f6fe017bfc28c14740aa794c18a507c2e5f5 (patch) | |
| tree | d4ccb67d62f4bc3bd7f1c1c429988f550f5e7757 /core/method_ptrcall.h | |
| parent | 07df8a02e626988ac340cf83d04109298a79457a (diff) | |
| download | godot-1531f6fe017bfc28c14740aa794c18a507c2e5f5.tar.gz godot-1531f6fe017bfc28c14740aa794c18a507c2e5f5.tar.zst godot-1531f6fe017bfc28c14740aa794c18a507c2e5f5.zip | |
Diffstat (limited to 'core/method_ptrcall.h')
| -rw-r--r-- | core/method_ptrcall.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/method_ptrcall.h b/core/method_ptrcall.h index e175a1015..3a205d5e7 100644 --- a/core/method_ptrcall.h +++ b/core/method_ptrcall.h @@ -120,6 +120,7 @@ MAKE_PTRARG(PoolVector2Array); MAKE_PTRARG(PoolVector3Array); MAKE_PTRARG(PoolColorArray); MAKE_PTRARG(Variant); +MAKE_PTRARG(PowerState); //this is for Object |
