mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-14 12:12:26 +00:00
Restructure project files
This commit is contained in:
@@ -19,7 +19,7 @@ mod resetprop;
|
||||
#[cxx::bridge]
|
||||
pub mod ffi {
|
||||
extern "C++" {
|
||||
include!("resetprop/resetprop.hpp");
|
||||
include!("include/resetprop.hpp");
|
||||
|
||||
#[cxx_name = "prop_cb"]
|
||||
type PropCb;
|
||||
|
||||
Reference in New Issue
Block a user