diff options
author | George Marques <george@gmarqu.es> | 2024-04-17 09:40:58 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2024-04-18 09:58:23 -0300 |
commit | a3b3a20ac0069046c68be47b16be1a9b92bdda1d (patch) | |
tree | 5462d32c32ef9f1c498a1ca0da3cc833561e909e /platform/ios/export/export_plugin.cpp | |
parent | 658e97c93aa2533cb7b12f05e62dcf6864e7acbe (diff) | |
download | redot-engine-a3b3a20ac0069046c68be47b16be1a9b92bdda1d.tar.gz |
GDScript: Suppress unused constant warning with underscore
The warning message mentions that local constants prefixed with `_` does
not generate the warning. This commit actually implements this warning
suppression.
Diffstat (limited to 'platform/ios/export/export_plugin.cpp')
0 files changed, 0 insertions, 0 deletions