DRAGONS: Whitespace fixes
This commit is contained in:
parent
9ea348117b
commit
5d39aab174
19 changed files with 686 additions and 869 deletions
|
@ -403,8 +403,7 @@ void CutScene::fun_8003d388() {
|
|||
if ((_actor_80063514 & 0x200) != 0) {
|
||||
if ((_actor_80063514 & 0x800) == 0) {
|
||||
sequenceId = 2;
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
sequenceId = 4;
|
||||
}
|
||||
_actor_800830d4 = _vm->_actorManager->loadActor(0xaa, sequenceId, 0xf4, 199, 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue