|
From: Tapio V. <aa...@us...> - 2010-05-17 17:00:44
|
Module: performous Branch: master Commit: 3776f99baadb0a5c7ec43612e2f9252dbd97594d Author: Tapio Vierros <tap...@gm...> Date: Fri Mar 26 19:49:10 2010 +0200 InstrumentGraph: contains shared stuff from dance- and guitargraph. --- game/dancegraph.cc | 34 ++----------------- game/dancegraph.hh | 23 ++------------ game/guitargraph.cc | 45 ++------------------------ game/guitargraph.hh | 38 ++-------------------- game/instrumentgraph.cc | 28 ++++++++++++++++ game/instrumentgraph.hh | 80 +++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 121 insertions(+), 127 deletions(-) |