mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
sys: Added clang-format file, formatted entire project
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
extern crate hex;
|
||||
|
||||
#[hex::plugin_setup("Example Rust", "WerWolv", "Example Rust plugin used as template for plugin devs")]
|
||||
fn init() {
|
||||
|
||||
}
|
||||
fn init() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user