Simplify display output and fix bug with bce status
This commit is contained in:
@@ -19,6 +19,8 @@ namespace Terminal {
|
||||
Cell();
|
||||
|
||||
void reset( void );
|
||||
|
||||
bool operator==( const Cell &x );
|
||||
};
|
||||
|
||||
class Row {
|
||||
|
||||
Reference in New Issue
Block a user