mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 00:12:59 +00:00
Whitespace change.
svn-id: r16442
This commit is contained in:
parent
b319c32226
commit
19f604b6ef
@ -123,7 +123,7 @@ enum PathCellType {
|
||||
|
||||
struct PathDirectionData {
|
||||
int direction;
|
||||
int x;
|
||||
int x;
|
||||
int y;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user