- fixed compile.
This commit is contained in:
parent
519005ff4d
commit
2c29a93f1f
4 changed files with 4 additions and 4 deletions
|
|
@ -29,7 +29,7 @@ public:
|
|||
void Draw(int x, int y, int scale, bool cursor);
|
||||
unsigned CalcCellSize(unsigned length);
|
||||
unsigned CharsForCells(unsigned cellin, bool *overflow);
|
||||
void MakeStartPosGood();;
|
||||
void MakeStartPosGood();
|
||||
void CursorStart();
|
||||
void CursorEnd();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue