Fix warning (missing endline)
svn-id: r43924
This commit is contained in:
parent
1dfb5c2b30
commit
e50631bee3
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ class Actor : public Animation {
|
|||
public:
|
||||
void render(Graphics::Surface * surface, const Common::Point & position, uint8 orientation, int delta_frame);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue