X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=skaterift.h;h=e7e2b078f6f3b845f92233cbf0a6e39519d7b1d5;hb=4a567dd9ef3bd63fb924d80fd2e09323b99d0a34;hp=011985eff886a2552a991f629f411bfe73aff82d;hpb=cb1d2f9fbec8a274aaf7a80c5fb552b928148b1e;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/skaterift.h b/skaterift.h index 011985e..e7e2b07 100644 --- a/skaterift.h +++ b/skaterift.h @@ -12,6 +12,7 @@ #include "common.h" #include "world.h" #include "addon.h" +#include "addon_cache.h" struct{ enum async_operation{ @@ -23,6 +24,7 @@ struct{ k_async_op_world_load_preview, k_async_op_board_scan, k_async_op_board_load, + k_async_op_write_savedata, k_workshop_form_op_loading_model, k_workshop_form_op_downloading_submission, k_workshop_form_op_publishing_update,