mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Merge pull request #92656 from fire/vsk-json-to-native-4.3
Ability to convert native engine types to JSON and back.
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
#include "tests/core/io/test_image.h"
|
||||
#include "tests/core/io/test_ip.h"
|
||||
#include "tests/core/io/test_json.h"
|
||||
#include "tests/core/io/test_json_native.h"
|
||||
#include "tests/core/io/test_marshalls.h"
|
||||
#include "tests/core/io/test_pck_packer.h"
|
||||
#include "tests/core/io/test_resource.h"
|
||||
|
||||
Reference in New Issue
Block a user