index
:
klotski.git
master
Sliding block puzzle game
git daemon
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
piece.cpp
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'piece.cpp')
-rw-r--r--
piece.cpp
1
1 files changed, 1 insertions, 0 deletions
diff --git a/piece.cpp b/piece.cpp
index 0d3eec1..dab969b 100644
--- a/
piece.cpp
+++ b/
piece.cpp
@@ -66,3 +66,4 @@ void Piece::setCol(int col_p)
{
col = col_p;
}
+