Skip to content

Instantly share code, notes, and snippets.

@twittemb
Created March 19, 2020 20:36
Show Gist options
  • Save twittemb/ed5b5fcaa0c18b76207a82f7a6c21eb9 to your computer and use it in GitHub Desktop.
Save twittemb/ed5b5fcaa0c18b76207a82f7a6c21eb9 to your computer and use it in GitHub Desktop.
struct Levels {
let left: Int
let right: Int
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment