mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 16:28:59 +00: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