Correct some orthograph and some formatting
I hope "cliprect" isn't actually a word or something Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
parent
d70ab6045d
commit
b706209bd1
1 changed files with 4 additions and 4 deletions
|
@ -304,7 +304,7 @@ int ModeTitle()
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Reset cliprect, flags, and give the player the nikumaru counter
|
// Reset clip rect, flags, and give the player the Nikumaru counter
|
||||||
grcGame.left = 0;
|
grcGame.left = 0;
|
||||||
// Non-vanilla: these three lines are widescreen-related(?)
|
// Non-vanilla: these three lines are widescreen-related(?)
|
||||||
grcGame.top = 0;
|
grcGame.top = 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue