Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 10, 2018 00:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/25c2a29bf37921231aa72bfacef0d11c to your computer and use it in GitHub Desktop.
Save parzibyte/25c2a29bf37921231aa72bfacef0d11c to your computer and use it in GitHub Desktop.
char dispararYObtenerObjetivo(int x, int y) {
return escenario[x][y];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment