Skip to content

Commit

Permalink
Update main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps committed Jun 5, 2024
1 parent 75af7b1 commit 7ba1210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ static u8 have_Flash_modules = 0;
#endif

#ifdef MX4SIO
static u8 mx4sio_driver_running = 0;
u8 mx4sio_driver_running = 0;
#endif

//State of whether DEV9 was successfully loaded or not.
Expand Down

0 comments on commit 7ba1210

Please sign in to comment.