-
-
Notifications
You must be signed in to change notification settings - Fork 673
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/gamepaddb: bug fix: platform was not initialized correctly
After 6552ae1, the order of the init function calls changed, and then the platform was not initialized correctly. This change fixes this issue by not relying on an init function to get the platform. Closes #2964
- Loading branch information
1 parent
b21ee6f
commit 17d75bf
Showing
1 changed file
with
11 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters