rewrite save & load functions for modularity
commit21368ad547b8dbea495dd46b2346106513f9a4ec
authorPhilip Pavlick <swashdev@pm.me>
Fri, 11 Sep 2020 21:56:03 +0000 (11 16:56 -0500)
committerPhilip Pavlick <swashdev@pm.me>
Fri, 11 Sep 2020 21:56:03 +0000 (11 16:56 -0500)
treea48f7f4611af6f9bc69d65088ac8153287730127
parent9c1e2633c7bc3390c2301974718b0af2c4117df3
rewrite save & load functions for modularity

The functions which save and load level files have been rewritten to use
functions for each kind of data that they might need to save, allowing
more concise and readable code.
src/savefile.d