mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-03 07:30:56 +00:00
Added missing newline at end of file.
svn-id: r3961
This commit is contained in:
parent
9b7db10944
commit
809e017137
2
boxes.h
2
boxes.h
@ -51,4 +51,4 @@ struct PathNode { /* Linked list of walkpath nodes */
|
||||
struct PathVertex { /* Linked list of walkpath nodes */
|
||||
PathNode *left;
|
||||
PathNode *right;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user