appstate moved to its folder also
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use crate::state::state::AppState;
|
||||
use crate::state::app::state::AppState;
|
||||
|
||||
pub fn handle_intro_selection(app_state: &mut AppState, index: usize) { // Add index parameter
|
||||
match index { // Use index directly
|
||||
|
||||
Reference in New Issue
Block a user