From 3b9928a665099f10cfd7e17f82cdf222e9f3ae27 Mon Sep 17 00:00:00 2001 From: cyan Date: Tue, 30 Jul 2024 14:05:19 +0200 Subject: Embed monero.dart into monero_c (#16) --- impls/monero.dart/monero_wallet2_api_c.h | 1 + 1 file changed, 1 insertion(+) create mode 120000 impls/monero.dart/monero_wallet2_api_c.h (limited to 'impls/monero.dart/monero_wallet2_api_c.h') diff --git a/impls/monero.dart/monero_wallet2_api_c.h b/impls/monero.dart/monero_wallet2_api_c.h new file mode 120000 index 0000000..21162b9 --- /dev/null +++ b/impls/monero.dart/monero_wallet2_api_c.h @@ -0,0 +1 @@ +../../monero_libwallet2_api_c/src/main/cpp/wallet2_api_c.h \ No newline at end of file -- cgit v1.2.3