Add missing trailing newlines

This commit is contained in:
Léo Lam 2021-01-07 22:15:11 +01:00
parent ebc09f924a
commit 8a18657290
No known key found for this signature in database
GPG Key ID: 0DF30F9081000741
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
add_subdirectory(AI)
add_subdirectory(DLC)
add_subdirectory(UI)
add_subdirectory(UI)

View File

@ -315,4 +315,4 @@ void PauseMenuDataMgr::updateDivineBeastClearFlags(int num_cleared_beasts) {
}
}
} // namespace uking::ui
} // namespace uking::ui

View File

@ -208,4 +208,4 @@ private:
};
KSYS_CHECK_SIZE_NX150(PauseMenuDataMgr, 0x44808);
} // namespace uking::ui
} // namespace uking::ui