diff options
Diffstat (limited to 'sky/compacts')
-rw-r--r-- | sky/compacts/savedata.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sky/compacts/savedata.cpp b/sky/compacts/savedata.cpp index 47051e6f0a..fb574e8157 100644 --- a/sky/compacts/savedata.cpp +++ b/sky/compacts/savedata.cpp @@ -976,4 +976,5 @@ uint8 *SkyControl::_saveLoadARs[18] = { SkyCompact::wit_auto, SkyCompact::gal_auto, SkyCompact::ken_auto -};
\ No newline at end of file +}; + |