mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-09-07 16:15:18 -05:00
Make enabling game crops more seamless
This commit is contained in:
@@ -174,6 +174,7 @@ static bool save(const std::string path, const std::string name, const std::stri
|
||||
}
|
||||
|
||||
file << "name=" << save_name << std::endl;
|
||||
file << "version=" << get_version_string(false) << std::endl;
|
||||
file << save_screen_info("bot_", bottom_info);
|
||||
file << save_screen_info("joint_", joint_info);
|
||||
file << save_screen_info("top_", top_info);
|
||||
|
||||
Reference in New Issue
Block a user