Skip to content

Refactor out load/save methods from BasketScene

Ismael Asensio requested to merge work/ref_loadsave into master

Extract load/save methods for raw files to a new namespace FileStorage.

This will help reusing this functions. The new file is common.cpp, so some other methods and namespaces can be also moved here later

Edited by Ismael Asensio

Merge request reports