We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce31d17 + 1966e9a commit b74fda2Copy full SHA for b74fda2
tutorials/scripting/gdextension/gdextension_c_example.rst
@@ -760,7 +760,7 @@ the destructor.
760
761
...
762
763
-In the ``gdexample.cpp`` file, we will initialize these values in the constructor
+In the ``gdexample.c`` file, we will initialize these values in the constructor
764
and add the implementations for those new functions, which are quite trivial:
765
766
.. code-block:: c
0 commit comments