diff options
author | sluicebox | 2019-09-21 16:26:19 -0700 |
---|---|---|
committer | sluicebox | 2019-09-21 16:26:19 -0700 |
commit | a9b4ec721cc865b1b06428f6c81769474b49f039 (patch) | |
tree | 4064e424180e90bec60c0d0f88efe65f2454ba1f | |
parent | d7972603e71f4d9cca0b998e72a47f2e1b07c095 (diff) | |
download | scummvm-rg350-a9b4ec721cc865b1b06428f6c81769474b49f039.tar.gz scummvm-rg350-a9b4ec721cc865b1b06428f6c81769474b49f039.tar.bz2 scummvm-rg350-a9b4ec721cc865b1b06428f6c81769474b49f039.zip |
CRYO: Add newline to end of eden_graphics.h
-rw-r--r-- | engines/cryo/eden_graphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cryo/eden_graphics.h b/engines/cryo/eden_graphics.h index 05bb6889e5..429e81419e 100644 --- a/engines/cryo/eden_graphics.h +++ b/engines/cryo/eden_graphics.h @@ -241,4 +241,4 @@ private: } // namespace Cryo -#endif // CRYO_EDEN_GRAPHICS_H
\ No newline at end of file +#endif // CRYO_EDEN_GRAPHICS_H |