Files
godot-docs/tutorials/plugins
George Marques c7bc8c7bcd Fix gcc compilation flags for GDNative with C example
`-rdynamic` flag is needed to properly export the symbols (otherwise Godot may not find them).

Also changed to use the more common `.o` extension for objects on Linux.
2020-01-22 15:15:31 -03:00
..
2019-10-29 12:54:08 +01:00
2019-04-24 18:01:04 -03:00