Skip to content

Commit

Permalink
credit
Browse files Browse the repository at this point in the history
  • Loading branch information
rkdud007 committed Nov 11, 2024
1 parent afa50f0 commit d9f88a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions desktop/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -670,6 +670,7 @@ sol! {
}
}

/// credit https://github.com/aquova/chip8-book/blob/master/code/desktop/src/main.rs
#[tokio::main]
async fn main() {
let args: Vec<_> = env::args().collect();
Expand Down

0 comments on commit d9f88a2

Please sign in to comment.