blob: 79edc45543a23ba7781b193d862459f7f585aa73 [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 }