Add more explicit control around save/load. This still seems to only work sporadically though.

This commit is contained in:
Anna Rose Wiggins 2019-12-11 15:27:50 -05:00
parent 06879ee1ad
commit 77f3d49ba9
5 changed files with 28 additions and 4 deletions

View file

@ -1,10 +1,15 @@
function _init()
cartdata("annabunches_a_pleasant_stroll_e25d3e5c")
pal(11, 139, 1)
-- module inits
init_savegame""
init_sound""
init_world""
init_player""
init_debug""
load_game""
end