Skip to content

Commit

Permalink
sdl: init can_launch
Browse files Browse the repository at this point in the history
Same as the pico patch
  • Loading branch information
Daft-Freak committed Sep 27, 2024
1 parent 8dfbbf3 commit 9a70076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 32blit-sdl/System.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ static const blit::APIConst blit_api_const {
nullptr, // cdc_read

nullptr, // list_installed_games
nullptr, // can_launch
};

static blit::APIData blit_api_data;
Expand Down

0 comments on commit 9a70076

Please sign in to comment.