mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 19:16:21 +00:00
JANITORIAL: Fix indentation
This commit is contained in:
parent
0749507a34
commit
976d31be68
@ -110,10 +110,10 @@ enum VerbPreposition {
|
||||
};
|
||||
|
||||
enum Part {
|
||||
kPartInit = 0,
|
||||
kPartOne = 1,
|
||||
kPartTwo = 2,
|
||||
kPartThree = 3
|
||||
kPartInit = 0,
|
||||
kPartOne = 1,
|
||||
kPartTwo = 2,
|
||||
kPartThree = 3
|
||||
};
|
||||
|
||||
enum Location {
|
||||
|
Loading…
x
Reference in New Issue
Block a user