- Moved register_note_functions to objects/note/rhai.rs - Moved register_event_functions to objects/event/rhai.rs - Updated engine.rs to import these functions from their modules - Better code organization with functions co-located with their types
- Moved register_note_functions to objects/note/rhai.rs - Moved register_event_functions to objects/event/rhai.rs - Updated engine.rs to import these functions from their modules - Better code organization with functions co-located with their types