mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-19 06:21:16 +00:00
formatting
This commit is contained in:
parent
c86f320ede
commit
1fbae5716c
@ -633,7 +633,6 @@ MxResult LegoPathController::ReadBoundaries(LegoStorage* p_storage)
|
|||||||
MxU16 s;
|
MxU16 s;
|
||||||
MxU8 j;
|
MxU8 j;
|
||||||
|
|
||||||
|
|
||||||
if (p_storage->Read(&numE, sizeof(numE)) != SUCCESS) {
|
if (p_storage->Read(&numE, sizeof(numE)) != SUCCESS) {
|
||||||
return FAILURE;
|
return FAILURE;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user