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.
1 parent cce8630 commit 1966e9aCopy full SHA for 1966e9a
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