Skip to content

Commit

Permalink
pico: init can_launch
Browse files Browse the repository at this point in the history
These patches predate it, so add it to squash the warnings.
  • Loading branch information
Daft-Freak committed Sep 27, 2024
1 parent 569ff5c commit 8dfbbf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 32blit-pico/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,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 8dfbbf3

Please sign in to comment.