Skip to content

Instantly share code, notes, and snippets.

@Sumolari
Created April 18, 2016 16:14
Show Gist options
  • Save Sumolari/4af80b643bd36583ced9ee88a775d37b to your computer and use it in GitHub Desktop.
Save Sumolari/4af80b643bd36583ced9ee88a775d37b to your computer and use it in GitHub Desktop.
Submitting a score
#include "MawKit/GameKit.hpp"
MK::GameKit::submitScore( 42, MK::GameKit::LeaderboardIndex::SCORE );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment