MeehoweCK

Untitled

Nov 3rd, 2022
1,303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.08 KB | None | 0 0
  1. enum class Pole
  2. {
  3.     mur,
  4.     poszukiwacz,
  5.     puste,
  6.     wrog,
  7.     skarb
  8. };
Advertisement
Add Comment
Please, Sign In to add comment