blob: 55894f52619be4bb5a27f969717853ec1ae38ee2 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
part of hearts;
enum HeartsPhase { Deal, Pass, Take, Play, Score }