mirror of
https://github.com/Momoko-Ayase/Senbei.git
synced 2026-09-19 11:58:00 -04:00
refactor: align platform crate boundaries
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
//! Unity il2cpp metadata restoration.
|
||||
|
||||
pub mod android;
|
||||
mod common;
|
||||
mod structural;
|
||||
pub mod windows;
|
||||
|
||||
pub use windows::*;
|
||||
pub use common::is_metadata;
|
||||
pub use structural::*;
|
||||
|
||||
Reference in New Issue
Block a user