Style and Clippy fixes.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
/// The foreign function interfaces for the battle stat calculator
|
||||
mod battle_stat_calculator;
|
||||
/// The foreign function interfaces for the damage library
|
||||
mod damage_library;
|
||||
/// The foreign function interfaces for the dynamic library
|
||||
mod dynamic_library;
|
||||
/// The foreign function interfaces for the misc library
|
||||
mod misc_library;
|
||||
/// The foreign function interfaces for the script resolver
|
||||
mod script_resolver;
|
||||
|
||||
Reference in New Issue
Block a user