mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Update gdextension_c_example.rst
This commit is contained in:
@@ -760,7 +760,7 @@ the destructor.
|
||||
|
||||
...
|
||||
|
||||
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
|
||||
and add the implementations for those new functions, which are quite trivial:
|
||||
|
||||
.. code-block:: c
|
||||
|
||||
Reference in New Issue
Block a user